Blurry image of the banner. Please help asap

Link: https://a9udfonrb9ode3mv-21603111.shopifypreview.com/collections/activewear

Hi @Janamir

This is Mike from Omegatheme, you could try this solution:

  1. Go to Online Store->Theme->Edit code

  2. Open asset/base.css then paste below code at the bottom of the file:

.header-image img.test.rimage__image {
    filter: blur(4px);
}

You can change the number of pixel to suitable for you.

Hope my answer will help you.

Mike from Omeagatheme