Color change in NAVBAR: works on screen, not on mobile!
-
(Never rely on your computer monitor to give you accurate results for mobile display properties…)
I though I had this sorted, but on our Android phone (version 5.1) the menu expand button (that toggle hamburger icon) is still white!
Since I changed the entire theme to a much lighter color you can hardly see this icon. On computer screen, set to mobile resolution, it’s black (as wanted) – same as the search icon on left hand side. I changed both in my child style.css, but somehow the menu toggle doesn’t get through to mobile. WHY?This is the new style; w/o the !important even desktop screens would ignore this:
#nav-topbar .nav-toggle {color: #333 !important;}
I get the impression that the minification of the css could be the cause.
Site: dare2go.com
- The topic ‘Color change in NAVBAR: works on screen, not on mobile!’ is closed to new replies.