Hi support team,
if i change my browser window-width smaller, there is on state when the logo overlaps the menu (Kontakt). What can i change that the mobile menu will appear before the logo overlaps the menu?
Thanks for helping!
Hey dondela!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Cheers!
Yigit
Hi Yigit,
thank you, thats it!
Is there also a solution to show the mobile-menu icon on the left instead of the right side?
Hey!
Yes, please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { right: auto; left: 0; }
Cheers!
Yigit
Thank you :-)