Guest Posted March 14, 2021 Posted March 14, 2021 Site URL: https://www.lago.lt/store/p/day-dreaming Hi, Been searching for answer for a few hours, unfortunately unsuccessfully. How to remove padding and margins for a specific block on Squarespace 7.1? In my case, I want to make additional information section in products page full-width, without any padding or margins. https://www.lago.lt/store/p/day-dreaming Password: Slyva1
Beyondspace Posted March 14, 2021 Posted March 14, 2021 21 minutes ago, Lago said: Site URL: https://www.lago.lt/store/p/day-dreaming Hi, Been searching for answer for a few hours, unfortunately unsuccessfully. How to remove padding and margins for a specific block on Squarespace 7.1? In my case, I want to make additional information section in products page full-width, without any padding or margins. https://www.lago.lt/store/p/day-dreaming Password: Slyva1 it's actually a section, you can use this tool to get block/section unique id section[data-section-id="604cd95eccf08c42a6bdbe89"] .content-wrapper { padding: 0 !important; margin: 0 !important; } section[data-section-id="604cd95eccf08c42a6bdbe89"] .sqs-layout > .sqs-row { margin: 0; } #block-8d8109408d01a61d8da5 { padding: 0 !important; } Squarespace ID Finder - Chrome Web Store (google.com) tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Guest Posted March 14, 2021 Posted March 14, 2021 Sorry your code doesn't work. The margins just got messed up.
Beyondspace Posted March 14, 2021 Posted March 14, 2021 24 minutes ago, Lago said: Sorry your code doesn't work. The margins just got messed up. that the block shadow, removed it section[data-section-id="604cd95eccf08c42a6bdbe89"] .content-wrapper { padding: 0 !important; margin: 0 !important; } section[data-section-id="604cd95eccf08c42a6bdbe89"] .sqs-layout > .sqs-row { margin: 0; } #block-8d8109408d01a61d8da5 { padding: 0 !important; } #block-8d8109408d01a61d8da5 .image-title * { box-shadow: none !important; } tuanphan and RT53 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Guest Posted March 14, 2021 Posted March 14, 2021 still doesn't work, I want the width of the grey area to be fully across the screen (for example like the footer or the header).
tuanphan Posted March 23, 2021 Posted March 23, 2021 On 3/14/2021 at 9:14 PM, Lago said: still doesn't work, I want the width of the grey area to be fully across the screen (for example like the footer or the header). Have you solved it yet? 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!)
tuanphan Posted March 25, 2021 Posted March 25, 2021 15 hours ago, Lago said: No, non of the suggested solutions work. You mean Evelina section? 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!)
Iwan Posted April 8, 2022 Posted April 8, 2022 Hi @tuanphan I'm trying to reduce the padding between my homepage top section main header and the text underneath it can you please ehlp? https://beige-oleander-mp66.squarespace.com/ password tuansqsp
Beyondspace Posted April 8, 2022 Posted April 8, 2022 5 hours ago, Iwan said: Hi @tuanphan I'm trying to reduce the padding between my homepage top section main header and the text underneath it can you please ehlp? https://beige-oleander-mp66.squarespace.com/ password tuansqsp Do you mean reducing this padding? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Iwan Posted April 10, 2022 Posted April 10, 2022 Hi @bangank36, thanks for your help. No, it's the space between "Be all you came here to be..." and the sentence below it: "Close the gap between..."
tuanphan Posted April 10, 2022 Posted April 10, 2022 14 hours ago, Iwan said: thanks for your help. No, it's the space between "Be all you came here to be..." and the sentence below it: "Close the gap between..." Try adding this CSS div#block-yui_3_17_2_1_1649250868234_2516 p { margin-top: -40px; } 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!)
nahlah Posted July 14 Posted July 14 On 3/23/2021 at 9:06 AM, tuanphan said: Have you solved it yet? Is there a way to make the line blocks in the additional info section full width?
tuanphan Posted July 16 Posted July 16 On 7/15/2024 at 5:01 AM, nahlah said: Is there a way to make the line blocks in the additional info section full width? You can share link to page where you use line block, we can check easier 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment