Shopify reduces image quality of image banner photo

Hello, guys! For some reason shopify reduces the image quality of my image banner, can someone help me, please?

My site: https://fddd3f.myshopify.com/

Password: asd321

Link to photo: https://postimg.cc/xJZwqZPS/6ddb048d

Hi @kitchencrafted

This is Noah from PageFly - Shopify Page Builder App

Please help me to follow the steps below to fix this issue

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: go to image-banner.liquid and replace the code here:

By this code:


And here:

By this code:


Hope this can help you solve the issue

Best regards,

Noah | PageFly

Hi! Thanks for your reply. I don’t find these codes in my image-banner.liquid section

Can you help me by take a full screenshot in the image-banner file when you search for : {{ section.settings.image_2 please?

I messaged you on private

This is the issue im facing

https://community.shopify.com/c/shopify-design/separate-banner-mobile-and-desktop-dawn-2-0-adding-2nd-image-to/td-p/1478540

Hi, i have replied the private message, please help me check it

Shopify by default reduce the quality with “srcset” attributed in all img. Add this to remove it in your theme.liquid (at the send of html tag)