kaydotjpg Posted October 22, 2022 Share Posted October 22, 2022 (edited) Hi! I'm wondering if it's possible to have a navigation link in the header change color based off of the page you are on? I have it set to changing color when you hover over a link, however, I am hoping for the link to STAY that color for the duration you are on the page. Is this possible? https://crane-flounder-wkcb.squarespace.com/ password: 12345 Edited October 23, 2022 by kaydotjpg Link to comment
tuanphan Posted October 26, 2022 Share Posted October 26, 2022 Add to Design > Custom CSS /* nav active color */ div.header-nav-item--active>a { color: #e3ff40 !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
kaydotjpg Posted October 26, 2022 Author Share Posted October 26, 2022 @tuanphanperfect!! 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