BobbyM Posted April 21, 2022 Share Posted April 21, 2022 Site URL: http://sccfonline.org I'm not tech savvy but understand that custom coding can help me change the background of the navigation menu on mobile view. My nav text is white and currently, on mobile view, the background on the drop down is essentially white as well. How do I change the background to a navy blue to allow the nav text to be visible? Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 On 4/22/2022 at 12:58 AM, BobbyM said: Site URL: http://sccfonline.org I'm not tech savvy but understand that custom coding can help me change the background of the navigation menu on mobile view. My nav text is white and currently, on mobile view, the background on the drop down is essentially white as well. How do I change the background to a navy blue to allow the nav text to be visible? Add to Design > Custom CSS /* Mobile menu */ #mobileNav .nav-wrapper { background-color: navy !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