Good morning,
could you perhaps help me by this page with the code for the mobile version, so that the Logo doesn`t go over the menu?
That would be great!
Many regards Rixi
Hey rixi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1400px) {
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,
perfect :) Thanks a lot!!!
Have a nice weekend!
Many regards rixi
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard