Hello
If I shrink the browser than the main menu is overlapping the logo. How can I fix that ? see the screenshot below.
Thanks for your help
Kind regards
Roger
Hey Roger,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1180px) {
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
Thanks for your help, that code works great. Why is this happen ?
Thanks for your help
Kind regards
Roger
Hi,
Sometimes this happens when the logo length comes in conflict with the number of menu items at that specific range between desktop and tablet. Did you need further help with this topic or shall we close?
Best regards,
Jordan Shannon
Hi Jordan
Thanks for answer. Yes iam fine with that.
kinde regards
Roger
Hi,
If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon