Hello,
i use Enfold (Version 4.2) and WordPress 4.9.3 and on mobile Devices there ist no Hamburger-Icon for the mobile Menue. Can you please help me to finde a solution?
Privat Link is given.
Hey danielrad78,
@media only screen and (max-width: 1024px) {
.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
}
Can you please check if that code is somewhere into your custom CSS please?
Best regards,
Basilis