Hello
One of my customer do not like the standard main menu.
It prefers the menu that is used when we are in responsive mode, the little sandwhich
Is there a way to tell enfold to always be in that mode?
Thanks
You could adjust the width at which the menu changes to like 9999: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/#post-134332
This way it will change to the mobile menu earlier.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_menu { display: none; }
#advanced_menu_toggle, #advanced_menu_hide { display: block; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS as well
#mobile-advanced { display: block; }
Regards,
Yigit
solved ;-)
just added this: #header_main .social_bookmarks {right: 57px !important;} because the social network