Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
Need to change the transparent background for product cards and main product photo to white.
Thanks for the help!
https://kosmetologegoda.myshopify.com/
Pass: shauyu
Solved! Go to the solution
This is an accepted solution.
Thanks for the answer, but it changes the color of the whole card and the whole product, so it doesn't work.
Actually found the answer it myself, so to whomever, it will be useful.
Edit code -> Base.css
.media--transparent {
background-color: #fff;
Hi @Karolisp ,
Use below script to make background to white in base.css.
For product card
.product-card-wrapper .card {
background: #fff;
border-radius: 0.6rem;
}
To enable for Product landing page
.product {
background: #fff;
border-radius: 0.625rem;
}
This is an accepted solution.
Thanks for the answer, but it changes the color of the whole card and the whole product, so it doesn't work.
Actually found the answer it myself, so to whomever, it will be useful.
Edit code -> Base.css
.media--transparent {
background-color: #fff;
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025