Shopify themes, liquid, logos, and UX
Hello,
I have uploaded all of the product images with transparent background but however in the collection page all of the products have white background. How can I get rid of it? Thank you https://vintageinknox.com/collections/all
Solved! Go to the solution
This is an accepted solution.
Okay so open your code editor and look for plain-jane.css file. Add this code at the very bottom of the file below everything.
.collection-item{
background-color: transparent;
}
This is an accepted solution.
Okay so open your code editor and look for plain-jane.css file. Add this code at the very bottom of the file below everything.
.collection-item{
background-color: transparent;
}
Hi thank you for your reply. It only made 1 product background transparent
I just checked and the images you have uploaded are not transparent or png images.
You see the image from which the bg-color was removed is a png with no background you see the small grey white checks
But you see this one has png extension but has a white background
try removing the backgrounds with remove background image online tool and adding those products again. Or just check and make the image which is transparent the main image from product settings if you have multiple products for them.
Thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025