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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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 Contact Customer Care - Learn CSS - Buy me a coffee (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