• Hi, love the theme. I was just wondering whether there was an easy way to disable the mobile menu when on mobile devices. I’m using the plugin Max Mega Menu to get pictures in my menu. It all works great with your theme apart from I can’t find a way to hide or disable the Evolve mobile menu(the 3 lines). The plugin already has a mobile menu so all it means is I have two menus. I’d very much appreciate it if someone could provide me with some css to remove it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    Thanks for writing in,

    Do you mind providing us the URL of your website so we can take a closer look to resolve the issue. However for disabling the mobile menu you can remove some code from the HTML file but first we’d ask for the link of your website to provide you with a tailored responce.

    Thanks!

    Thread Starter georgehodges5

    (@georgehodges5)

    Sure. It’s gvbikes.co.uk/

    Hi there,

    Thanks for writing in,

    If you wish to remove the second mobile menu which is shown into this snapshot below:

    http://prntscr.com/707woj

    Go to Appearance > Theme Options > Custom CSS And put the following code:

    #wrapper .dd-container .dd-selected-text {
      display: none;
    }

    Hope this helps!
    Thanks.

    Thread Starter georgehodges5

    (@georgehodges5)

    Sorry for the late response. That worked, thanks for your help!

    You’re welcome! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Disable Mobile Menu’ is closed to new replies.