Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1089602

    Hello!

    I would like to center part of my top navigation and here is a link to our website: http://newsite.drivemyway.com/. I would like to center Driver through the Sign Up button in the navigation and then leave Apply Now: 800-411-5480 right aligned. How do I do this?

    #1089686

    Hey kbutler6,

    With the current setup it’s a bit complicated, try adding this css code in Quick CSS, located in Enfold > General Styling:

    #top #header nav.main_menu #menu-item-3813 {
        margin-left: 460px;
    }

    just adjust the left margin as you see fit.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.