Lago Posted March 14, 2021 Share 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 1 Link to comment
Beyondspace Posted March 14, 2021 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Lago Posted March 14, 2021 Author Share Posted March 14, 2021 Sorry your code doesn't work. The margins just got messed up. Beyondspace 1 Link to comment
Beyondspace Posted March 14, 2021 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Lago Posted March 14, 2021 Author Share 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). Link to comment
tuanphan Posted March 23, 2021 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Lago Posted March 24, 2021 Author Share Posted March 24, 2021 No, non of the suggested solutions work. Link to comment
tuanphan Posted March 25, 2021 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Iwan Posted April 8, 2022 Share 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 Link to comment
Beyondspace Posted April 8, 2022 Share 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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Iwan Posted April 10, 2022 Share 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..." Link to comment
tuanphan Posted April 10, 2022 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Iwan Posted April 11, 2022 Share Posted April 11, 2022 Excellent this works, thank you! 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