Transparent Images not transparent in Dawn

Hi

I have uploaded a few transparent images to my product description and they are showing up as a box with a faint gray line around it, Please advise how to correct this. Thank you!

Printed Gifts · Home · Shopify (64bf1c.myshopify.com)

@Jq5

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > component-rte.css and paste this at the bottom of the file:
.rte img {
    width: 150px;
    border: unset;
}

Hello @Jq5

Add the following CSS at the bottom of Online Store->Theme->Edit code->Assets->base.css

.product .product__description img {
   border: 0px;
}

Output:

Please hit Like and Mark it as a Solution if you find our reply helpful.

An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.