jane-clique Posted August 24 Share Posted August 24 I’ve set the website header to have a black background. However, when the first section includes a banner picture, it overrides the header’s background. How can I make the header background remain consistent across all pages? The target header is like this: Link to comment
Ziggy Posted August 24 Share Posted August 24 This is because the header is set to dynamic in the header settings, change it to solid. 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
jane-clique Posted August 24 Author Share Posted August 24 Can you help me locate that setting? I don't know if this will help, but I'm using the brine template and version 7.0 Link to comment
jane-clique Posted August 27 Author Share Posted August 27 Hi Ziggy, Any chance this could be fixed with CSS? Link to comment
Ziggy Posted August 27 Share Posted August 27 2 hours ago, jane-clique said: Hi Ziggy, Any chance this could be fixed with CSS? Yes, can you share your website URL? The first comment I made was not relevant since you are on an old template website, which I couldn't tell from just the screenshot. 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Solution jane-clique Posted August 27 Author Solution Share Posted August 27 Thanks, Ziggy for your time. I was able to fix it with this code. /* Header freeze */ .Header { background-color: black !important; } Previously, it's just background-color: black Realized how important !important is. 😅 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