Tagged: 

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

    Hello,

    The Mega menu most to the right called “Om oss” does not show correctly on desktop. If you mouse over it you only see part of the submenues and the rest is offscreen.

    How can i solve this?

    Much apprectaed
    Nyima

    • This topic was modified 3 years ago by Tarakbc.
    #1327371

    Hey Tarakbc,

    Thank you for the inquiry.

    You can use this css code to adjust the position of the submenu under the menu item “Om Oss”.

    #menu-item-4046 .sub-menu {
        left: -120px !important;
    }
    

    Or adjust its position and move it from the very end to the middle of the menu container.

    Best regards,
    Ismael

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