vsulzer26 Posted September 2, 2020 Share Posted September 2, 2020 Site URL: https://tangerine-pear-2fep.squarespace.com/config/ I have already changed the drop down menu, but I'd like to add another change to get the words in the dropdown menu to turn white when you hover on them. They do it when I am in the design panel, but once I refresh, the change goes away. This is the code I have for the changes: .header-nav-folder-item:hover {background: hsl(29, 6%, 85%); a{color: #FFFF !important;} } } /*change header-nav color*/ .header .header-layout-nav-right .header-nav .header-nav-item--folder .header-nav-folder-content a{color:#9FCAD2;} Link to comment
christyprice Posted September 2, 2020 Share Posted September 2, 2020 Hi @vsulzer26, Can you password protect the site and share the password so we can take a look? https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords christyprice.com 🇺🇸 Austin, TX US ✅ Get my Starter Template for Web Designers 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz) 🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023 Link to comment
vsulzer26 Posted September 2, 2020 Author Share Posted September 2, 2020 sure, will do, thanks! Link to comment
vsulzer26 Posted September 2, 2020 Author Share Posted September 2, 2020 akashayoga is the password Link to comment
creedon Posted September 2, 2020 Share Posted September 2, 2020 It looks like you're almost there! Quote .header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item:hover a { color: #fff F !important; } You have a syntax error. Remove the "F ". Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
vsulzer26 Posted September 2, 2020 Author Share Posted September 2, 2020 that worked, thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.