Tagged: Sidebar Menu
Dear team Kriesi,
i set up a website with a sidebar menu. That works so far. I set the main menu items as gega menu and set the sub menu items as columns. On most of the pages that works quite well. However, on some screens with low resolution or if you zoom into a page, some submenu items are not shown as they would be below the screens bottom edge.
I would like to make the sidebar menu sticky but the submenu items to adjust according to screen size/resolution. If that is not possible, is there a way to display the sub menu items upwards and not downwards? That would solve my problem.
Thanks in advance!
Best regards
Michael
Hey michaelf245,
Thank you for the inquiry.
You can add this css code to move the mega menu container upwards and prevent the bottom items from being cut off.
.html_header_left #header .avia_mega_div {
margin-top: -200px;
}
Let us know the result.
Best regards,
Ismael
That was exactly what I looked for,
thank you!
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike