Dawn Theme Generating Duplicate Headings – How Can I Fix This?

Hi everyone,
I’m using the Dawn theme and noticed that some of my pages (especially product and collection pages) are generating duplicate heading tags like multiple

s. This might be affecting my SEO, and I’m trying to figure out if it’s an issue with the theme itself or possibly caused by a third-party app.

Has anyone else experienced this with the Dawn theme?
How can I identify exactly where the duplication is coming from (theme vs. app)?
And what’s the best way to fix it without breaking the design?

Any help or insights would be really appreciated!

The image below is from my homepage.

Hi @Aysunbeauty

Please open your store admin > Sales channels > Online store > Themes > click “…” in your Dawn theme > Edit code > open card-product.liquid, find H3 tags in line 111 and 125, change it to H4 and save file

Hi @Aysunbeauty ,

How do you want to convert it?

Please go to Actions > Edit code > snippets > card-product.liquid file and find ‘h3’. You can change it here

Thanks for the help