Solved – I have added the Code: @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;
}
}
Hi,
I am online with my Website and have a Problem with the burger menu on IPads. I have defined the burger flyout at 350px and tried some other Options as well, but the menu is below the logo.
Can you please help me with that?
Thanks,
Sabine