Hello, I’m working with the Shapes Theme and I want to have no white background on my products, which are already transparent anyway, when they are displayed on for example the home page or the product page. How can I remove this?
Hi @VICTOR52 ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.bundle.css->paste below code at the bottom of the file:
.media-style-container:after {
background: none !important;
}
I hope it would help you
Best regards,
Richard | PageFly
Hi @VICTOR52 ,
Does your image currently use png?
If possible can you share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
pass: —
Took a quick look and your product images are all JPG images. You need to create PNG images in order to have a transparent background on the image itself. JPG’s will show up white background.
Hi @VICTOR52
Currently I check it looks like your image is jpg. It is not a transparent image format. Please redesign your image to png
Best regards,
Richard | PageFly

