Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Relocate certain elements of navigation Reply To: Relocate certain elements of navigation

#181030
Paulie_D
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.

http://codepen.io/anon/pen/fBrHh