at17c Posted April 11, 2022 Share Posted April 11, 2022 Site URL: https://www.at17c.com/shop Hello. I am having a hard time making a correct, well-spaced, product layout. I can't seem to add spacers in the shop section, to reduce the size of the images. My layout is currently 2 large images per full screen. I will attach two images, one is how mine is, the other one is how I would like it to be. Hope you can help. TIA Password is: basement Link to comment
Beyondspace Posted April 14, 2022 Share Posted April 14, 2022 On 4/11/2022 at 11:22 PM, at17c said: Site URL: https://www.at17c.com/shop Hello. I am having a hard time making a correct, well-spaced, product layout. I can't seem to add spacers in the shop section, to reduce the size of the images. My layout is currently 2 large images per full screen. I will attach two images, one is how mine is, the other one is how I would like it to be. Hope you can help. TIA Password is: basement Try the following code to change the gap between items @media screen and (min-width: 768px) { .products.collection-content-wrapper .list-grid { grid-column-gap: 3vw; grid-row-gap: 3vw; } } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment