hzhzg Posted January 8 Share Posted January 8 (edited) On the home page, all the way at the bottom is the gallery section I'm hoping to add space between the images in the slide show. In addition, I want all the images to have rounded images. https://heptagon-violin-7e5e.squarespace.com/ PW: hannie Thanks! Edited January 8 by hzhzg add link Link to comment
tuanphan Posted January 8 Share Posted January 8 Like this? 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
hzhzg Posted January 8 Author Share Posted January 8 2 hours ago, tuanphan said: Like this? No, in the very bottom section that looks like this: I want to add 36px between each photo and round all the corners of all the pictures to have 20px 🙂 Link to comment
TheSquareSpacer Posted January 8 Share Posted January 8 Add this Code to Design > Custom CSS .gallery-reel-item-src { margin: 20px 36px !important; } let me know how it goes Get Our MultiCurrency Extension for Your Site (7.0 & 7.1) Feel free to reach out for help and projects! The Squarespacer Limited Link to comment
hzhzg Posted January 8 Author Share Posted January 8 2 minutes ago, TheSquareSpacer said: Add this Code to Design > Custom CSS .gallery-reel-item-src { margin: 20px 36px !important; } let me know how it goes It added spaces between the images, but the image corners were not rounded. Still needing help on CSS to add rounded corners. Link to comment
tuanphan Posted January 10 Share Posted January 10 Use this for round .gallery-reel-list * { border-radius: 34px !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