Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1469226

    Dear Kriesi team,

    I’ve got the following problem: I created a website using the Enfold Theme and a sidebar menu. There, I set some menu items as mega menu.

    Now my problem is that on low resolution dispays I won’t see the whole menu as some menu items are shown below the screen’s edge. I want the menu to be sticky, but the menu items to be shown facing upwards from the menu button and not downwards. Is there a possibility to do so?

    Thanks in advance!

    #1469286

    Hey findt,

    Thank you for the inquiry.

    You can apply this css code to move the submenu or megamenu upwards:

    #menu-item-78 .avia_mega_div {
        margin-top: -200px;
    }

    Best regards,
    Ismael

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