Hello, we use Shiftnav and Übermenu. We want to deactivate the ENFOLD responive Menu. How we can do that?
Hey Alexander,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-menu {
display:none !important;
}
Regards,
Rikard
Hello Rikard!
I added your code to the Quick CSS field. The responsive toggle of the enfold menu is still there (check my url in the private box)
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { display: none !important; }
Best regards,
Yigit
Yigit – thank you – you saved my day :))))) AAAAA +++