Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #371388

    Hi there,

    For reference: Site in progress.

    As you can see I am very early into this site design. I’ve managed to include a Login button up-top, thanks to a thread found on the forum. Notice the Login button is sitting on top of a couple of links in the Main Nav, and is also obstructing the search feature.

    How can I shift the entire nav (including search) so its all to the left of the Login button and to the right of the logo, please?

    Thanks in advance,

    Joe

    #371580

    Hey Joe!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    nav.main_menu {
    right: 5%;
    }

    Regards,
    Yigit

    #371892

    Looks great, Yigit. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Float navigation further left’ is closed to new replies.