alexbentonstudio Posted October 19, 2023 Posted October 19, 2023 (edited) https://blue-tomato-6znt.squarespace.com/config/ Password: demo How can I make this 3-column layout full-width? I tried adding shapes and then adding the content inside of each rectangular shape but the middle column ends up being wider than the rest. Edited October 19, 2023 by ab24 adding link Warmly, Alex
Ziggy Posted October 19, 2023 Posted October 19, 2023 If you use this CSS to make the section full width then it will keep the columns even: section[data-section-id="6530eb4a4b12c2193e94f958"] { .fluid-engine { --sqs-site-max-width:100vw; --sqs-site-gutter:0vw; } } The section ID I've used is for the purple section on your About page, but you can target this to any section. 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?
alexbentonstudio Posted October 19, 2023 Author Posted October 19, 2023 19 minutes ago, Ziggy said: If you use this CSS to make the section full width then it will keep the columns even: section[data-section-id="6530eb4a4b12c2193e94f958"] { .fluid-engine { --sqs-site-max-width:100vw; --sqs-site-gutter:0vw; } } The section ID I've used is for the purple section on your About page, but you can target this to any section. I added that code snipet but now the section id is: section[data-section-id="6530f001146e4f13196da71a"] but I still noticed the columns are not the same size. Warmly, Alex
Ziggy Posted October 19, 2023 Posted October 19, 2023 8 minutes ago, ab24 said: I added that code snipet but now the section id is: What page is this on? 9 minutes ago, ab24 said: but I still noticed the columns are not the same size. There are 24 columns (plus the left and right gutter) are your blocks each spanning 8 columns after adding the code? 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