hi can someone help me i want a border around my products on my product page but not around Collections
Hello @noahblanquez ,
Please share the URL.
Also let me know you need border with product featured image or thumbnails.
Thanks
1 Like
hi
https://agulitystudios.com/products/nobodys-perfect-poster
i want black not so tick borders around the image, they are now in a kind grey Tone and very Thin.
only on single product page
not in Collections or in all product.
Follow these steps:
-
Go to Online Store → Theme → Edit code
-
Open your base.css file and paste the following code below ( at the bottom

.product .global-media-settings {
border: solid 2px #000 !important;
}
Thanks
Need code adjustment.
You need to hire a developer for this.
1 Like
