emilygeizer Posted February 23, 2022 Share Posted February 23, 2022 Site URL: http://www.emilygeizer.com What's the custom code to have three images side by side without any padding in between them that display full bleed? Link to comment
Beyondspace Posted February 23, 2022 Share Posted February 23, 2022 1 hour ago, emilygeizer said: Site URL: http://www.emilygeizer.com What's the custom code to have three images side by side without any padding in between them that display full bleed? Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1589041357104_10328 .summary-item { padding: 0 !important; } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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
Beyondspace Posted February 23, 2022 Share Posted February 23, 2022 My testing 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
emilygeizer Posted February 23, 2022 Author Share Posted February 23, 2022 Thank you. I wanted it for the 3 color block images with text above it. Will that change the appearance of the text/font? Link to comment
emilygeizer Posted February 23, 2022 Author Share Posted February 23, 2022 I guess I just need to know that block #... Link to comment
tuanphan Posted February 27, 2022 Share Posted February 27, 2022 On 2/24/2022 at 1:29 AM, emilygeizer said: I guess I just need to know that block #... Add to Design > Custom CSS section#get-started>div { padding-left: 0 !important; padding-right: 0 !important; } section#get-started .image-block { padding: 0px !important; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment