Site logo

Archived topic

Remove Mobile Menu

9 replies · Started by James on July 26, 2021

Viewing posts 1–10 of 10

I added it with the Simple CSS plugin.. cleared my cache and... nothing still the same.

Can you link us to the site in question? To inspect what may be preventing it from working.

Let us know. :D

Hi James,

Try this CSS:

body .main-navigation button.menu-toggle {
    display: none;
}

Nice, it worked! will this apply to the desktop view as well?

Yes, it will.

Hi , i am getting that menu in the header again after adding this code:

body .main-navigation button.menu-toggle {
display: none;
}

on this site..

https://yoursecretself.com/

The CSS works for primary navigation but seems you've activated secondary navigation.

Can you make sure the secondary navigation location is set to No navigation at Customizing > Layout > Secondary Navigation?

Let me know!

This archived topic is closed to new replies.