MDS_photo Posted February 11 Posted February 11 (edited) I am trying to make a new landing on my site, and I want to remove the sidebar from this blank page. I've tried a few codes and nothing has worked. Does anyone know the right code? https://www.matthewstith.com/slideshow Edited February 11 by MDS_photo Adding information
Ziggy Posted February 12 Posted February 12 Try this in Custom CSS: #collection-65c84a6c83c3f95166c41d6e { body.sidebar-position-left #headerWrapper { display: none; } } tuanphan 1 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?
MDS_photo Posted February 12 Author Posted February 12 (edited) Still not working. The code is sitting in the header. Maybe i'm putting the code in the wrong place? I'm currently injecting into Page Setting -> advance. Edited February 12 by MDS_photo Grammatical Changes
Ziggy Posted February 12 Posted February 12 39 minutes ago, MDS_photo said: Still not working. The code is sitting in the header. Maybe i'm putting the code in the wrong place? I'm currently injecting into Page Setting -> advance. That is code injection not Custom CSS, go to 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?
Ziggy Posted February 12 Posted February 12 I've adjusted the code, try this instead: #collection-65c84a6c83c3f95166c41d6e { #headerWrapper { 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment