How can I edit H1 and H2 tags in the Debut theme?

Im trying to edit the H1 tag in my debut theme. As I understand it, the H1 tag can be edited under store name, is this correct? How does google pick this up if the text is in the backend of Shopify and not on my store front?

Secondly, my H2 tag points to “adding to cart”. Any ideas how to edit this?

Thanks

1 Like

Hello,

I’d be happy to help with this, can you provide a link to your site so I can better understand your issue.

Thanks,

Hi,

For a reason that I can’t understand, Debut theme wraps the logo as a H1.

H1 is one of the most page-readability & SEO relevant element, and it should be suitable to the page. Having the logo as H1 is nuts.

Anyways.

To edit this tag, navigate to your header.liquid file and look search/filter for <h1 to quickly identify it. Don’t forget to adjust its ending tag too h1>, replacing h1 with span should address this.

Regarding your second request, have you had custom edits? Based on the message ‘adding to cart’, I assume that this some kind of loading/loader notification that is badly written. This is just a guess, it can be relevant if you share your website link.

Cheers!

1 Like

@Southpaw12

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

www.cumfylids.com

Thanks!

Just wanted to bump this. I posted the link to my store. www.cumfylids.com

thanks

Hi,

You can edit this tag, as stated in my previous post, by editing header.liquid file. If you don’t have coding knowledge or this is giving you a hard time, I’d suggest to get in touch with a web developer.

Cheers

Hi! I am facing the same problem. Did you find a solution for the H2 tag?

Thanks