Why is my H1 tag not displaying on Prestige HP?

HI- There’s no h1 copy displaying on my Prestige HP right now. When I inspect the page source, I see

{{ header_logo }}

, but I can't find an <h1 open in my header.liquid nor theme.liquid.

On the front end, I used a “rich text w/image” block to add the copy, but it doesn’t show up as an h1 in the page code.

I believe I need an <h1 style… kind of thing, correct? or

my copy

?? Where to add since I can’t find any

header.liquid??

Current design is www.maziandzo.com and here’s a preview to what I’m working on: https://axpd4fk9h6lrhk4l-4684742730.shopifypreview.com (that’ll expire after 2 days.)

thanks much for any direction! lk

@tecoektamerai I saw you responding to something similar, but it looked like that person was trying to delete an H1… thanks.

@lkstar
So, you want to remove that h1 tag ?

Hi Ujjaval - Thanks for responding.

Most important is that I can add an actual H1 title (copy.)

And then assuming it would be a duplicate, I’d want to remove the existing H1, and I’m guessing I could just demote that to h3 or something and be done with it.

any ideas? thanks, lk

Hello Lkstar, I see on your website that you found a solution. I have the same issue with mine. Would you be able to explain to me

  • where to find the <h1 class=“Header__Logo” etc. (which I also see when I inspect my website but not in header.liquid nor theme.liquid

  • how to add an h1 somewhere else on the page?

Many thanks in advance!

AV

Hil PCGennevilliers -

I added the H1 with Shopify’s custom HTML block… the Heading field in that block will have an H1 tag.

I’m sorry to report that I cannot remember how I deleted the

{{ header_logo }}

. I might have asked my theme developers to do it, but can’t find any emails with the info.

Good luck! lk