Hello,
I have a site with a logo that is overlapping the menu at 1000px. I’ve had this problem before and used the code below, but it’s not working anymore. Site: http://a0w.ee1.mytemp.website/
Thanks for helping,
Steve
@media only screen and (max-width: 1000px) {
nav.main_menu, #menu-item-search {
display: block !important;
}
.menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
Hey Steve,
Thank you for the inquiry.
Have you tried selecting the second option (Activate for smartphones and tablets) in the Enfold > Main Menu > General > Menu Items For Mobile settings? Let us know if this works for you.
Best regards,
Ismael
Hi Ismael,
That must be a new setting I didn’t know about. It works!!
Thank you,
Steve
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Yes this can be closed.