How can I remove black blur from my banner image?

Hi,

So I just added my banner image, with text and button made with photoshop. So I have no text and no button filled via the shopify theme. But as a result there is a small black blur / contrast on the picture. I guess it is by default when text added on a picture. Is there possible to remove this blur / contrast and have a very clear image quality.
I already decreased to 0 the contrast in the theme settings but no result.

PS : you can see on the picture below the black circle in the middle of the picture.

Thank you.

www.brightnuve.com

Hi,

I just checked you have this code

background: radial-gradient(rgba(0,0,0,.15) 0,transparent 65%);

you have to deactivate it, or set it to 0, try on the inspect you will know what am talking about.

Let me know if you still need help

1 Like