seanODO Posted May 22, 2020 Share Posted May 22, 2020 Site URL: https://www.facilitiescouncil.org/ Hi, I am trying to change the color of a navigation link. Here is the code I have been using in the Custom CSS block within Design. Why is this not working? Thanks for any help! Sean O. .header-nav-item a[href='/covid19-guidance'] {color: red;} Link to comment
tuanphan Posted May 22, 2020 Share Posted May 22, 2020 Try adding this to Last Line in CUstom CSS Box #main-navigation .page-collection [href*="covid19"] { color: red !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
Archived
This topic is now archived and is closed to further replies.