Shopify themes, liquid, logos, and UX
Hi!
I have a Custom HTML Section on my homepage with the heading "OUR MISSION AT ELECTRIC RIDE CO." (see screenshot attached). I used the <h1> heading tag as it provided the correct font and size that I wanted to display. However I got a notification from Google Search Console that this is not good for SEO as my page now has two <h1> heading tags.
Please can someone advise on the best SEO friendly way to use a heading with the following properties: font = unica one, size = 36px.
Thanks in advance!
Hello,
You can change that heading text to <h2> heading tag.
If you need any assistance in solving your queries, feel free to contact us.
Thanks for your comment.
Changing the header to <h2> gives the wrong font and size.
I have created the following h2 custom class:
h2.custom {
font-family: "unica one", sans-serif;
font-weight: normal;
font-size: em(36);
letter-spacing: 0.1em;
}
@media (max-width:750px){
h2.custom{
font-size: em(30) !important;
}
}
Is this fine for SEO?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024