moessence Posted November 20, 2019 Share Posted November 20, 2019 I have a client who wants the color of the navigation text to change based off what page is being viewed. All the text to be blue and then the page you are on to make that navigation link yellow. This will be in the Brine template. I has hoping that there is a code that can be entered in each page? Please let me know if this is doable and if you have some css suggestions and where to place them. Thank you! Link to comment
tuanphan Posted November 20, 2019 Share Posted November 20, 2019 @moessence Add to Home > Design > Custom CSS /* Nav item active color */ .Header-nav-item--active { color: yellow !important; } Reference: https://beaverhero.com/squarespace-navigation-links/ 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
moessence Posted November 21, 2019 Author Share Posted November 21, 2019 This work wonderfully! Thank you for the quick and clear directions. You rock! 😀 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.