Dawn Theme Remove Product Background When Clicked

Hello, I saved all my photos in transparent background. But when I upload it and try to use it, the background is still black. It’s transparent on the home page, but when you click on the product you can see the black background instead of transparent.

Thank you in advance for helping!

website : Informaldisplays.com

password : help

Hello @informaldisplay

I would like to give you a solution to support you:

  1. Go to Online Store-> Theme-> Edit code
  2. Open your theme.liquid theme file
  3. Paste the below code before :
.product__media.media.media--transparent.gradient.global-media-settings { background-color: transparent !important; }

Hello there,

OPENING SOON

Wow! Thank you so much!

Hello! This didn’t work for me for some reason. My product background stays white even the file is png and I put the code in the theme.liquid