Tagged: menu settings
Hi!
What settings do I need to adjust so that the menu, when it becomes a two-line menu, doesn’t overlap with the page content, but rather that the sticky part is below the second menu line?
kind regards, Sandra
Hey SanKlei,
Please try this in Quick CSS to activate the mobile menu at an earlier point:
@media only screen and (max-width: 1290px) {
nav.main_menu {
display: block !important;
}
#avia-menu .menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
Best regards,
Rikard
Hi Rikard,
please explain this for a non-developer. So what do I have to do with this?
Hi,
Please paste in the Quick CSS box under Enfold->General Styling.
Best regards,
Rikard
Ok, thank you
This works, but now I have 2 burger menu icons, which are overlapping the logo. That’s not, what I wanted. Is ist possible to set the sticky header under the 2nd menu line?
Can I upload Images to demonstrate?
Hi,
You can upload screenshots to a service like Google Drive, Dropbox, Imgur, Snipboard etc, then link to them here.
Best regards,
Rikard
