DaringDirtbag Posted October 6, 2022 Share Posted October 6, 2022 Site URL: https://www.daringdirtbag.com/shop PW - DDaccess I was hoping to add some padding on the left and right of my shop page to the item name and price. I like the way the image goes all the way to the edge, but not the rest. I attached an example of what I mean. Can this be possible? Thank you! Laura Link to comment
Beyondspace Posted October 7, 2022 Share Posted October 7, 2022 20 hours ago, DaringDirtbag said: Site URL: https://www.daringdirtbag.com/shop PW - DDaccess I was hoping to add some padding on the left and right of my shop page to the item name and price. I like the way the image goes all the way to the edge, but not the rest. I attached an example of what I mean. Can this be possible? Thank you! Laura Try the following code @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 tuanphan and DaringDirtbag 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
DaringDirtbag Posted October 7, 2022 Author Share Posted October 7, 2022 Thank you for all your help! I don't know how you do it! Is it not possible to keep the photos on the edge but indent everything else. I really like the way the item images extend all the way to the edge on both sides, but the text or name and price come in just a bit. I also hate how bit the text is. I really like how it's smaller in the image I attached and fits in one line. How do I resize it? Thank you thank you thank you!!! Laura Link to comment
tuanphan Posted October 10, 2022 Share Posted October 10, 2022 On 10/8/2022 at 1:33 AM, DaringDirtbag said: It looks like you solved with this code? .products-list .grid-meta-wrapper { box-sizing: border-box; padding-left: 10px; padding-right: 10px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (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