nicofor3 Posted May 31 Posted May 31 (edited) How can I change the color of my navigation in mobile view? This is the page (https://www.paunoonoo.art/about) where I want to change the navigation color to black. I have already tried the following codes I found on forums: #mobileNav .main-nav.mobile-nav a { color: black; } ------------------------------------------- #collection-6620f06ad041830ade02649c .Header-nav-item, #collection-6620f06ad041830ade02649c .Mobile-overlay-nav-item { color: black; } -------------------------------------------- .Header-nav-item, .Mobile-overlay-nav-item { color: black; } ------------------------------------------ And many more. For others who tried these, they said it worked for them. Thank you to anyone who can help. Edited May 31 by nicofor3 correction
tuanphan Posted June 2 Posted June 2 You mean change these items? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
nicofor3 Posted June 16 Author Posted June 16 I added a background color so the white navigation is visible. Thanks! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment