I am using Shopify Athens theme and it is showing in the code that there is a h1 tag but text is missing. I do not know where to update the text to put something in there.
Any advise?
Thanks!
I am using Shopify Athens theme and it is showing in the code that there is a h1 tag but text is missing. I do not know where to update the text to put something in there.
Any advise?
Thanks!
It will be somewhere in header.liquid around logo, you can change it to h2 and something
and use h1 in top slide show or other section where relevant content is
Thanks!