Hi
I was hoping that someone can help me with removing black boarder line around the product. This is the Taste Theme I would like to do this for all future uploaded products as well. Here is my website https://friendsandgoods.myshopify.com/products/puffer-jacket Thanks in advance
1 Like
@deshcollide
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css->paste below code at the bottom of the file.
.product__media.media.media--transparent.gradient.global-media-settings {border: none;}
1 Like
Thanks again Ketan Kumar! It worked.
1 Like
@deshcollide
its my pleasure to help us
1 Like