dchavez Posted June 17, 2020 Share Posted June 17, 2020 hi guys, im looking to make a just one section of my site that has 2 image poster blocks, full bleed. Currently there is padding all around. I want it to look like the attached image. here is the site www.gypset.com password: gypset2020 thanks in advance Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 1 hour ago, danielachavez said: hi guys, im looking to make a just one section of my site that has 2 image poster blocks, full bleed. Currently there is padding all around. I want it to look like the attached image. here is the site www.gypset.com password: gypset2020 thanks in advance Hi there Next find custom css section and add this, I found the section id for you in this case section[data-section-id="5eda530169284a72bfc5c828"] { width: 100vw; } section[data-section-id="5eda530169284a72bfc5c828"] .content-wrapper { margin: 0; width: 100%; max-width: 100%; padding: 0 !important; } section[data-section-id="5eda530169284a72bfc5c828"] .content-wrapper .content { width: 100% !important; } section[data-section-id="5eda530169284a72bfc5c828"] .content-wrapper .sqs-block-image { padding: 0; } section[data-section-id="5eda530169284a72bfc5c828"] .content-wrapper .sqs-block-image img { width: auto !important; height: 100% !important; } To find the section you need this tool: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff/related 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, Keyword HighlighterIf 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
dchavez Posted June 19, 2020 Author Share Posted June 19, 2020 Thank you! Beyondspace 1 Link to comment
sarahmpg Posted July 6, 2020 Share Posted July 6, 2020 @bangank36 your solution was so helpful, thank you! One issue I am encountering - when I resize my browser window (and on mobile), the padding increases above and below the image. Is there any way to prevent this? Thank you! Link to comment
ziemmo Posted November 2, 2020 Share Posted November 2, 2020 @sarahmpg @bangank36 I'm experiencing the same issue where the padding fluctuates whenever the screen size changes. Any help would be appreciated, thanks! Akin123 1 Link to comment
Beyondspace Posted November 3, 2020 Share Posted November 3, 2020 Please show me your current site urls so I can have a look 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, Keyword HighlighterIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment