Hi, sorry, but could you give me a code to make the navi look better on the ipad? The lOgo goes over the navi.
Thanks a lot,
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 :) Thank you!
Many regards rixi
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard