EJ119 Posted August 30, 2022 Share Posted August 30, 2022 Site URL: https://www.sullivandesignstudio.com/ I am wanting to change the color of my secondary navigation to white. As you can see, all the navigation is black and I can change the primary navigation (left of logo) to white using the header styles however I cannot do the same to the right because I am using custom CSS. Can someone provide me with custom code that would allow me to change the navigation text to the right of the logo (secondary navigation) without changing it in the site styles? Thanks! Link to comment
tuanphan Posted August 30, 2022 Share Posted August 30, 2022 Add to Design > Custom CSS /* Home nav items */ body.homepage div.header-nav-item a { color: white !important; } EJ119 1 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!) 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