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

    On this test site:
    http://bit.ly/1vpAmAK

    Menu item “Natur og steder test”

    I have a mega menu with 2 columns. On a 24″ inch monitor all is well (although it goes well off to the right – but on smaller screen I cannot see column2 because the mega menu goes off the screen towards the right of the screen.

    I can’t understand why the mega menu doesn’t just keep “in bounds” – some CSS issue with the current enfold version or ? (using enfold latest version).

    #364511

    Hi solsikkehaven!

    Thank you for using Enfold.

    The mega menu is a bit inconsistent. On most installation, it works perfectly. Maybe a plugin or custom modifications is breaking the mega menu position. Anyway, you can fix it with this on Quick or custom.css:

    li#menu-item-272 .avia_mega_div.avia_mega2.six.units {
    left: -450px !important;
    }

    Cheers!
    Ismael

    #364532

    Thank you. CSS quick fix works :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘enfold – mega menu – goes off screen to the right :-(’ is closed to new replies.