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

    Hi,
    how can i make the sub items (dropdown) align to the left. (main menu)
    Now it dropdowns to the right but it floats out of the screen.
    I have logo left and menu right.

    tnx!
    Jeffrie

    #1251257

    Hey JEFFIRE,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1251352

    send private link

    #1251631

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    li#menu-item-465 ul.sub-menu {
        left: -100px;
    }

    Best regards,
    Rikard

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