How can I add a border to images on individual product pages?

I am using the Origin Theme and I want to add a border around the images on the individual product pages to define the image from the background

The website is vixeau.ca

@Vixeau

hey, Please add below code above in theme.liquid

online store >> edit code >> theme.liquid

.product-media-container .product__modal-opener{ border:1px solid!important; }

after added images look like this.

1 Like

Thank you so much, that is amazing!!

1 Like

@Vixeau

our pleasure!

if our solution helpful for you then Please tap on accepted solution.

Thankyou for reaching us :slightly_smiling_face: