Shopify themes, liquid, logos, and UX
The cards that display my products have a white background, but my images are.png. I was hoping to make these cards show just the product with a transparent background. Is there a way to change this? Image and site link below:
https://lab-rat-supplements.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.product-grid .card:not(.ratio), .product-grid .card-information {
background: transparent !important;
}
After View
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.product-grid .card:not(.ratio), .product-grid .card-information {
background: transparent !important;
}
After View
That worked, thank you!
its my pleasure to help us
Hi Ketan,
having the same issue as identified in the question, im trying to get my product backgrounds to be transparent across all products on my site. I've tried the proposed solution, and may other approaches given on this platform, to no avail. could you possible help?
oh sorry for that issue can you please send your store url so i will check and let you know proper solution
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024