[Resolved] Menu dropdown

Home Forums Support [Resolved] Menu dropdown

Home Forums Support Menu dropdown

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

    Hi there Tom,

    Merry Christmas!!
    Just a quick question: I’ve searched the forums for an answer and can’t find one… I’ve got a dropdown menu from my main menu and when I hover over, the dropdown is aligning itself to the right and going off the screen – it used to be full width – seems to have changed since I upgraded.

    Any help would be much appreciated!
    Thank you ๐Ÿ™‚
    Clare

    #457530
    Tom
    Lead Developer
    Lead Developer

    Merry Christmas!

    Try adding this CSS:

    body .main-navigation ul.menu > li > ul {
        left: 0 !important;
    }
    #458122
    Clare

    You. Are. A. Genius!!
    Simple when you know how eh?
    That has worked a treat.
    THANK YOU so much Tom!

    #458197
    Tom
    Lead Developer
    Lead Developer

    You’re very welcome! ๐Ÿ™‚

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