Remove border on the image pasted in the description page

How do I remove the border on the image in my product description? Refer to attached image. Here is the link to my product page: https://adlaudemdei.com/products/miraculous-medal-of-our-lady-graces

@pmltntc - please add this css to the very end of your base.css file and check

.rte img{border: none;}
1 Like

Thank you so much! This worked perfectly.

Hi @pmltntc

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the file above tag