Edubs99 Posted October 21, 2019 Share Posted October 21, 2019 Hey there - Trying to change the link hover color on the folder title (not the items) in my main nav menu using Bedford. They aren't styled with the rest of the site with a:hover as selector. I am currently working with .folder-toggle a:hover { color: red; } Help! Link to comment
tuanphan Posted October 21, 2019 Share Posted October 21, 2019 @Edubs99 Use this CSS .subnav a:hover { color: red !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Edubs99 Posted October 21, 2019 Author Share Posted October 21, 2019 Thanks for the attempt but it's not the subnav but the folder titles in the main nav. Link to comment
tuanphan Posted October 21, 2019 Share Posted October 21, 2019 @Edubs99 Can you share site url & screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
christyprice Posted October 21, 2019 Share Posted October 21, 2019 Try it like this #mainNavigation .folder-toggle:hover { color: red !important; } christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
Edubs99 Posted October 22, 2019 Author Share Posted October 22, 2019 Yes! Thank you @christyprice !!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.