I have just updated the theme to the latest but I still can’t get the burger menu on the ipad. It shows on the phone but not ipad.
Help please?
Thanks,
Ginny
Hi Ginny,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) {
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
That did it! Thanks!
Hi,
I’m glad this helped. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon