DaringDirtbag Posted October 5, 2022 Share 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 Link to comment
Beyondspace Posted October 6, 2022 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted October 6, 2022 Share Posted October 6, 2022 My testing tuanphan and DaringDirtbag 2 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
DaringDirtbag Posted October 6, 2022 Author Share Posted October 6, 2022 Thank you! Laura Beyondspace 1 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