Zenocavallari Posted February 28 Share Posted February 28 I’m trying to have the “shop” page on my nav menu (not the button) with a different color, tried this css but is not working nav.Header-nav [href="shop"] { color: #709E96 !important; } url: https://cantinalepietre.com Link to comment
tuanphan Posted March 2 Share Posted March 2 Use this new CSS code for both desktop + mobile .header-nav-item:nth-child(6) a, div.container.header-menu-nav-item:nth-child(6) div { color: #cb1717 !important; } 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