Hi.
As you can see in the images. My product images are have curved radius/border, which is what I want.
But if you look closer you can see that there are still grey-ish square borders around the produc image.
How do you get rid of the square borders around the outside of the product images, so that it is just curved?
(Changed the background color to blue temporarily so you could see better)

Hi @blossomvase , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Moeed
3
Hey @blossomvase
Share your Store URL and Password if enabled.
Best Regards,
Moeed
Hi @blossomvase
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
.product-media-container { border: unset !important; }