at17c Posted April 11, 2022 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
Beyondspace Posted April 14, 2022 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 - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment