kaydotjpg Posted May 16 Share Posted May 16 https://flute-alligator-dfrx.squarespace.com/ password: floral Hi! I am wanting a full bleed into the header on all pages (aka all blocks go underneath the header). I have done this successfully on the homepage using the code below, however when I try to use this code for other pages by replacing the body.homepage with the page IDs (aka collection-) it does not work on the other pages. Suggestions? Thanks! body.homepage header#header { position: absolute !important; background: transparent !important; } body.homepage .header-announcement-bar-wrapper { background: transparent !important; position: absolute !important; } Link to comment
Solution Ziggy Posted May 16 Solution Share Posted May 16 You should just be able to remove the .homepage class: body header#header { position: absolute !important; background: transparent !important; } body .header-announcement-bar-wrapper { background: transparent !important; position: absolute !important; } Let me know if that works. tuanphan 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
kaydotjpg Posted May 17 Author Share Posted May 17 Thanks Ziggy ❤️ You da' best Ziggy 1 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