Always display full nav menu bar – disable mobile nav box (Custom Community)
-
I’d like to disable the mobile navigation togge / menu box that automatically pops up in mobile view (and tablet portrait), so that the big long nav bar is shown. (My client wants it this way.)
Theme is Custom Community.
Site is https://www.kurtayacademics.com.I’ve edited the CSS stylesheet a few times based upon threads I’ve found here. This one seemed really helpful.
Although I know those solutions I found are for different themes, I still thought I could adapt the main idea.
I’ve tried (unsuccessfully)
– adding this code to the Navigation section
#simple-menu{display:none!important;}ple-menu{display:none!important;}
– changing the code section
@media screen and (min-width:
to a min width of 250px
– then tried a max width of 250px, just to see if anything would change. nope.
– can’t find a #masthead (see the forum post linked to above)I also looked for special plugins – nothing available.
Any help or ideas?
I’m using the top/primary/first/main navigation menu bar, btw, not the secondary. There’s a bug with that.Cheers!
- The topic ‘Always display full nav menu bar – disable mobile nav box (Custom Community)’ is closed to new replies.