Jump to content

Adding borders lines around product images

Recommended Posts

  • 5 months later...
On 8/8/2022 at 12:35 AM, HannahRoseShaw said:

Did you ever figure out how to do this? I've been trying to do this for a while and am yet to come up with answer!

 

Use this code (7.1)

.products.collection-content-wrapper .grid-item.is-loaded {
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
    border: 1px solid #000;
}

 

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
  • 2 months later...

Hi! 

I am looking to put a small black border around my shop products in Squarespace 7.0.  I've been wrestling with this most of the day. I wanna pull my hair out! 
Here is the link to the products page: 

https://williamackerman.com/shop?category=cds 

I've tried everything. The code you have in your response worked for the image for "Will's Holiday Shop" I was able to put a black border around that. But the products? YIKES.. 

There be no techory around here my friend... 

Link to comment
On 11/6/2022 at 4:47 AM, KoriLinae said:

Hi! 

I am looking to put a small black border around my shop products in Squarespace 7.0.  I've been wrestling with this most of the day. I wanna pull my hair out! 
Here is the link to the products page: 

https://williamackerman.com/shop?category=cds 

I've tried everything. The code you have in your response worked for the image for "Will's Holiday Shop" I was able to put a black border around that. But the products? YIKES.. 

Add to Design > Custom CSS

.tweak-product-list-meta-position-overlay .ProductList-item {
    border: 1px solid black;
    margin-left: -2px;
}

 

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.