picturesnme Posted March 3, 2020 Share Posted March 3, 2020 Site URL: https://www.picturesnme.com.au/ Hi There peeps, i want to add spaces between images in slideshow reel on my home page. Any help would reelly be appreciated ;) Moonside, andyh and Madalin 3 Link to comment
tuanphan Posted April 24, 2020 Share Posted April 24, 2020 Add to Home > Design > Custom CSS .gallery-reel-item img { left: 10px; } Tami-y, Madalin and andyh 1 2 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
andyh Posted April 25, 2020 Share Posted April 25, 2020 ^ the answer to all our prayers - thanks so much. Link to comment
standardtoaster Posted February 3, 2021 Share Posted February 3, 2021 (edited) On 4/24/2020 at 12:48 AM, tuanphan said: Add to Home > Design > Custom CSS .gallery-reel-item img { left: 10px; } This crops images instead of spacing them out / padding them in Squarespace 7.1. In other words this pads the images by scooting them to the right, cutting them off on their right sides by the next image(s) in the series. Any suggestions for a current solution? Thanks! https://innovativeintensity.squarespace.com/ bottom of the page. I need to add more spacing between these logos. Edited February 3, 2021 by standardtoaster Link to comment
HighPointers Posted July 20, 2022 Share Posted July 20, 2022 This code worked perfectly and didn't crop images even if they weren't the same size. .gallery-reel-item img { transform: scale(.9); } tuanphan and AshwinG 2 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