How to remove the grey background from images?

Hello

I am trying to remove the grey background on the images below.

Page

https://vintage-breaks-1201.myshopify.com/pages/how-it-works

PW

liareu

Hey @GildedSocial

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Looks like that gray is rasterized into the image itself. In fact, all of that text is rasterized into 1 image. To remove the gray background you’ll need to edit the image.

**Keep in mind that it’s bad practice to use images for text content because the text almost always renders blurry and having no hard-coded text on a page is hurtful to your SEO.