Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #259527

    I would like to only use the mobile menu, how can I achieve this?

    Thanks.

    #259676

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.