I would like to only use the mobile menu, how can I achieve this?
Thanks.
Hey spectodesign!
Thank you for using the theme!
It is possible but we don’t recommend it. Any issues that will arise regarding this particular feature will have to investigated by yourself. You can add this on Quick CSS or custom.css:
.main_menu, #header_main_alternate{display:none;}
.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
#mobile-advanced{display:block;}
Regards,
Ismael