Collection Page on Website show code - Dawn Theme

Hello,

I am having trouble to identify and fix this following problem.

The collection page show a bit of code on the website and I do not know how to remove it.

Here below the link . website is not live yet.

link removed

Also screen shot of the problem.

any help is really appreciated

1 Like

@Quondy
Go to the edit code,
open collection file and find the code.
and remove it,

1 Like

Hello @Zworthkey

I found out the problem.

The main issue was in the main-collection-product-grid.liquid the first line.

So I reverted to original file and found out the difference.

{{ ‘template-collection.css’ | asset_url | stylesheet_tag }}

the stylesheet tag was wrong. I must have typed something by mistake.

Thank you for your help and care.