DaringDirtbag Posted October 5, 2022 Posted October 5, 2022 Site URL: http://daringdirtbag.com PW: DDaccess How do I put space on either side of my shop page? I want about 30px on either side so that everything comes inward towards the center. I have the setting in my design set up for the rest of my site but it doesn't look nice on this page and I can't figure out how to edit it. Thank you! Laura
Beyondspace Posted October 6, 2022 Posted October 6, 2022 20 hours ago, DaringDirtbag said: Site URL: http://daringdirtbag.com PW: DDaccess How do I put space on either side of my shop page? I want about 30px on either side so that everything comes inward towards the center. I have the setting in my design set up for the rest of my site but it doesn't look nice on this page and I can't figure out how to edit it. Thank you! Laura Try adding to Home > Design > Custom Css @media screen and (min-width: 768px) { .products.collection-content-wrapper .list-grid { padding-left: 30px; padding-right: 30px; } } Support me by pressing 👍 if this useful for you DaringDirtbag 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted October 6, 2022 Posted October 6, 2022 My testing tuanphan and DaringDirtbag 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment