Jump to content

Move Item Title/Price

Recommended Posts

On 10/8/2022 at 4:52 AM, DaringDirtbag said:

Site URL: https://www.daringdirtbag.com/shop

PW: DDaccess

How do I move the item title and price away from the edge on both sides? I want my shop page to look like the example in the attached picture. I like the photos pushed all the way to the edge, but want a small amount of padding on the right and left for the item title and price. 

 

Thank you!

Laura

Screen Shot 2022-10-07 at 11.31.48 AM.png

Try adding to Home > Design > Custom Css

.products-list .grid-meta-wrapper {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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
On 10/10/2022 at 10:34 AM, DaringDirtbag said:

Can this also be made possible on the item page? Can I create the same amount of space on the side to the You Might Also Like and the names of items and price on this page as well?

Thank you!

Laura

Screen Shot 2022-10-09 at 8.32.51 PM.png

Screen Shot 2022-10-09 at 8.32.59 PM.png

Use this CSS code

/* related products */
.ProductItem-relatedProducts.ProductList.clear.sqs-pinterest-products-wrapper .grid-meta-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
body {
    overflow-x: hidden;
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.