Issue above product image on product page

Hello, i have an issue on my product page. Above the product images, there is a message which shows above it, how do i remove it? my website is www.antico-abito.com , theme is dawn

In your main-product.liquid file from your theme code editor search for this exact string.

Either remove it or if you need the styling then wrap this within tags.

Best

It’s inside the <section>, but above <product-info>
Means it’s right at the top of the sections/main-product.liquid: dawn/sections/main-product.liquid at v15.2.0 · Shopify/dawn · GitHub