Hey,
Hoping someone can help!
I am looking to make the transparent PNG images i have appear as transparent on my website.
They appear transparent in collections: https://www.notacard.com/collections/gift-boxes
But not here: https://www.notacard.com/products/black-bottle-whisky-whisky-stones-in-velvet-bag
I have used the code below in theme.scss.liquid to show transparent images in collections already.
.grid-product__image-wrapper a.grid-product__image-link {
background-color: transparent;
}
The theme is Brooklyn.
Any help would be much appreciated!
Best Wishes,
James