Help, how do I remove this code?

I have this wording showing on my product page it say product-availability, does anyone know how I can remove it?

Hello @bearparts ,

I hope you are well!

Can you please share the store URL? It will be helpful for us to provide you the exact CSS.

This can be removed using 2 ways:
1.) Css
2.) By going to Product-template.liquid which is available in dawn theme.

You can also search for the specific text to delete it. Please let me know which theme you are using?

Hello there

I am willing to help with this. Can you provide the store link

Hi @bearparts

That looks like some leftover code. But check in your theme editor, in file main-product.liquid or something like that is there any code that might print that.

So before

<div class="product-template template-default" 

Just a guess.

Hi @bearparts,

Please go to Actions > Edit code > sections > main-product.liquid file. Please send me my screenshot. I will check and guide you to remove it

Hi @bearparts

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Thanks for the replies, store is www.bearparts.co.uk

Hi @bearparts,

Please go to Actions > Edit code > sections > main-product.liquid file. You can find it at the first line of the file.

thanks for your help but it is not here

Not it’s not here.

By any chance can you search this term product-availability and then remove it.

You can search this term in the Edit Code of the Shopify.

For more reference see above image. In my case I don’t have the search term. But in your case you will get results.
if you need more help then let me know.
Thanks

Hi @bearparts,

Please go to product-default.liquid file. You can find it at the first line of the file.

This should refer to a text inserted in this page related liquid file. You can access product related liquid files to search out this text and delete it directly.

It will be better if you can share this page URL, so that I can take a look here.

Brilliant that worked thankyou, but now I see this problem, it is on the Quick View Cart, do you know how I would fix this?

Sorry that was the wrong puicture - it is this one

Any thoughts on this please?

Hello @bearparts ,

Can you please provide the store URL? It will be helpful for me to provide you the CSS with specific clsass which will hide the code.