LuciLily Posted July 4 Posted July 4 I want my header to go a solid colour when you hover over it (not the text the banner as below) This is the CSS I've tried. When I inspect element and click hover it works. But not on the actual site. Does anyone have any modifications? #header > div.header-announcement-bar-wrapper > div.header-dropshadow:hover { /* Your hover styles here */ background-color: #FFFCF9; /* Example: Change background color on hover */ } ZAIN777 1
Solution Ziggy Posted July 4 Solution Posted July 4 This should work: .header .header-announcement-bar-wrapper:hover { background-color: #FFFCF9; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Ziggy Posted July 5 Posted July 5 5 hours ago, LuciLily said: Thanks so so much!! that worked! Yay, glad that worked! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment