When I reduce the width of my browser window, the main menu overlaps the logo on the left.
I found this quick CSS in another post that fixed it for another person:
@media only screen and (max-width: 1230px) {
nav.main_menu {
display: block !important;
}
#avia-menu .menu-item {
display: none !important;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
But unfortunately after putting this into quick CSS the problem persists.
Hey hgsthemeforest,
I can’t see any overlapping on my end, please try clearing your browser cache and reload the page or load it in an incognito window.
Best regards,
Rikard
Thank you Rikard,
I cleared my cache and its working perfectly now.
Best Regards,
hgsthemeforest
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey there,
Just bought theme and found this helper as my logo went behind the menu or over it on ipad…. and it worked!
Good support!
Mark
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon