I want to change Heading Size of Breadcrumb

Topic summary

  • Issue: The user wanted to change the breadcrumb/News heading markup from H1 to H2. Inspecting the page showed the heading is auto-generated from the blog article title, defaulting to H1.

  • Request: Asked how to switch that heading level to H2.

  • Interaction: Another member requested the store URL to investigate further.

  • Resolution: The poster confirmed they solved it by editing the article.liquid template, changing the title’s heading level. No code snippet was provided. Article.liquid is the blog article template in Shopify themes.

  • Status: Resolved; no outstanding questions.

  • Note: A screenshot was attached, but the key change was modifying the theme’s article.liquid file where the title markup is defined.

Summarized with AI on January 29. AI used: gpt-5.

Hi, I want to change Breadcrumb Heading size which is H1 As default while I want to assign it H2 or somethings else.

When I open Code from inspect elements then its look like auto fetch title and title heading is H1 so automatically assigning H1 from title of blogs.
My Questions is how i can change this News Heading Size to H2?

Screenshot is Attached Below

Hi @Noman5 ,

Can you share your store url

Thanks But its has been resolved from article.liquid code