trouble styling nav submenu
-
I’m customizing a theme and everything looks good with one exception: I can’t figure out how to style only the text in the mobile popup version of the menu. In the theme editor (block editor) I gave the nav block a custom css class “.jj-top-nav”. I am able to do something like:
.jj-top-nav span { color: red; }
which works, but of course it affects the menu bar text in desktop view, not just the mobile view.
How do I target just the mobile version of those menu items?
(Also what’s the easiest way to target the burger menu button in css?)The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘trouble styling nav submenu’ is closed to new replies.