Hi,
I'm trying to locate/edit the default H1 tag in the Brooklyn theme. When I do site diagnostics, I have 2 entries for H1, the first is blank and the second is the one I added as custom HTML. I am trying to remove or properly edit the first entry. I added Headline and subhead to the slider image but this does not effect the missing H1.
Any ideas
One of the H1 tags is on your logo. Look at theme.liquid and remove the h1 from the logo. You can try changing the h1 to div like I have below in red.
<div class="site-header__logo large--left" itemscope="" itemtype="http://schema.org/Organization">
<a href="/" itemprop="url" class="site-header__logo-link logo--has-inverted">
<img src="//cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x.png?v=1563290024" srcset="//cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x.png?v=1563290024 1x, //cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x@2x.png?v=1563290024 2x" alt="Ceres Natural Remedies" itemprop="logo">
</a>
<a href="/" itemprop="url" class="logo--inverted">
<img src="//cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x.png?v=1559586514" srcset="//cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x.png?v=1559586514 1x, //cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x@2x.png?v=1559586514 2x" alt="Ceres Natural Remedies" itemprop="logo">
</a>
</div>
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
48m ago | ||
yesterday | ||
yesterday | ||
yesterday | ||
yesterday |
User | Count |
---|---|
69 | |
44 | |
44 | |
37 | |
36 |