ValerioParasacchi Posted February 20 Share Posted February 20 goodmoorning, I would like to remove the header and footer from my page, I saw that you can do only through CSS. How can I do it? and especially where I have to insert it Thank you and good work Link to comment
Ziggy Posted February 20 Share Posted February 20 Can you share your website URL? Are you wanting to remove the header and footer site-wide or just for an individual page? Do you have a personal or business plan on Squarespace? 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? Link to comment
ValerioParasacchi Posted February 20 Author Share Posted February 20 Hi Ziggy, This is the website URL : https://lumiereprova.squarespace.com/diventa-un-attore-master I would like to remove the header and footer only for this page. I have a personal plan Link to comment
Ziggy Posted February 20 Share Posted February 20 Add this to Custom CSS: #collection-63b438ea5f6d412cfa2fd266 { .header .header-announcement-bar-wrapper, #footer-sections { display:none; } } 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? Link to comment
ValerioParasacchi Posted February 20 Author Share Posted February 20 where do I insert this css ? Ziggy 1 Link to comment
Ziggy Posted February 20 Share Posted February 20 Website -> Website Tools -> Custom CSS 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? Link to comment
santabarbarawedding Posted April 8 Share Posted April 8 I have placed this code - <style>.header, #footer-sections {display:none!important;}</style> (and tried a few different ones) <style> .header, #footer-sections { display:none !important; } </style> and keep seeing this on the top of my website - google.com, pub-1664380163397948, DIRECT, f08c47fec0942fa0 any ideas on how to fix this? Link to comment
tuanphan Posted April 10 Share Posted April 10 On 4/8/2024 at 12:22 PM, santabarbarawedding said: I have placed this code - <style>.header, #footer-sections {display:none!important;}</style> (and tried a few different ones) <style> .header, #footer-sections { display:none !important; } </style> and keep seeing this on the top of my website - google.com, pub-1664380163397948, DIRECT, f08c47fec0942fa0 any ideas on how to fix this? Can you send all current code in Code Injection (Website > Website Tools > Code Injection) and Join Our Community Page Header Code Injection? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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