Ericbob Posted July 1, 2021 Share Posted July 1, 2021 Site URL: http://www.ebobrie.com Hi! Apologies if this is a common question. My website looks the way I want it on desktop, but on mobile, the Nav font follows the desktop site wide background colour... which is a light green and makes the navigation ilegible (see attached). I guess a CSS code can possibly fix this, and keep the dark green colour chosen originally for the navigation? Thanks a lot for your time. Link to comment
tuanphan Posted July 3, 2021 Share Posted July 3, 2021 On 7/1/2021 at 9:03 PM, Ericbob said: Site URL: http://www.ebobrie.com Hi! Apologies if this is a common question. My website looks the way I want it on desktop, but on mobile, the Nav font follows the desktop site wide background colour... which is a light green and makes the navigation ilegible (see attached). I guess a CSS code can possibly fix this, and keep the dark green colour chosen originally for the navigation? Thanks a lot for your time. Add to Design > Custom CSS /* Mobile nav color */ nav.mobile-nav * { color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment