Disable Mobile Menu

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    steuerchef
    January 16, 2018 at 8:08 pm #122077

    Hi 🙂
    I would like to disable the mobile menu (Hamburger) completly. You advised a member here to add the following code to custom CSS.

    @media handheld,only screen and (max-width:900px){
    #show-nav-menu{display:none !important}
    #main-nav { display: inline-block !important; }
    }

    This wont work on mobile phone and still show the Hamburger menu.
    Anything i can do?

    Greetings Dean

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.