Home › Forums › CSS › Relocate certain elements of navigation › Reply To: Relocate certain elements of navigation
August 29, 2014 at 5:13 am
#181030
Member
There’s a lot of ways to do this.
Unfortunately, the Codepen isn’t much help as you’ve included a lot of CSS that isn’t applying because you haven’t included the IDs or classes in your HTML or have gotten the CSS selectors wrong
Frankly, the simplest way is to create a second ‘nav’ with these three elements it and float it to the right.