Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #542711

    Hello,

    First off I would like to give you a link to my site. http://www.iwsgranite.com

    The goal here is to move the menu to the right so it is not aligned with the logo. How can I do this?

    #542731

    Hey Joe!

    Navigate to Dashboard > Enfold > Header and set the header layout to logo left, menu right.

    Cheers!
    Elliott

    #542828

    Thank you for your response, but I’m not sure if you understand what I’m asking. I want the menu to be below the logo, but i want the menu to be aligned in the middle or to the right.

    #542963

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .av-main-nav li {
        float: right !important;
    }

    Thanks,
    Rikard

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