Hi,
after i updated enfold the burger-responsive-menu is visible also on the desktop version. On the mobile version of the website the burger menu ist not working. Can you plz have a look?
best regards
Chris
Hey Chris_85,
Can you please check if the following code exists on your custom CSS and remove it?
@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;}
}
Thank you
Best regards,
Basilis