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

    We have a problem at http://www.strandhotel-seehof.de at the 6th menu item “Seeleben”.
    The mega menu is displayed with a uge offset to the right and I don’t know how to fix it!

    • This topic was modified 7 years, 7 months ago by Luca.
    #766453

    Hey lucaroehrl,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header #menu-item-5282 .avia_mega_div {
        left: auto;
        right: 0;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #769828

    Had to add !important as well, but that fixed it! Thank you!

    #769851

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

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