Home Forums Themes Support Gecko Disable Burger menu in header5

Viewing 1 reply thread
  • Author
    Posts
    • #11429

      I would like to know how to deactivate the menu burger on the left in header 5, which is the one I need to use, but if the hidden one shreds the entire header.
      Thank you.

    • #11442

      Hi,

      You can hide by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (min-width: 1024px) {
      .jas-push-menu-btn { display: none;}
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.