mischalorenz Posted December 3, 2023 Posted December 3, 2023 Hey There, is there a chance to have a full width content grid? Right now its only like in the screenshot, but I want it to fill the whole screen, left and right. THANK YOU Mischa
Ziggy Posted December 3, 2023 Posted December 3, 2023 You can use this Custom CSS, change this text to the relevant section ID: #sectionID #sectionID { .fluid-engine { --sqs-site-max-width:100vw; --sqs-site-gutter:0vw; } } If you share your website URL I can provide the full code with your section ID migratemedia 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?
Solution mischalorenz Posted December 3, 2023 Author Solution Posted December 3, 2023 That worked for me! I used this code as custom css and found out my ID with google chrome extension "Squarespace ID Finder" section[data-section-id="6504b8da0d80e56321e7e41e"] { .fluid-engine { --sqs-site-max-width:100vw; --sqs-site-gutter:0vw; } }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment