ab24 Posted October 19 Share Posted October 19 (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 by ab24 adding link Link to comment
Ziggy Posted October 19 Share Posted October 19 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 🔌 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
ab24 Posted October 19 Author Share Posted October 19 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. Link to comment
Ziggy Posted October 19 Share Posted October 19 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 🔌 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment