Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hey everyone,
I am trying to find out what my h1 through h6 tags are. Also, how can I make text in my product description my h3 or h3 without it being larger text and bold? I am using the Impulse theme.
Thanks
I would suggest you go to the Theme's Editor via Online Store - Themes - Edit Code - Search for product.liquid. The code should be there.
If you're new to coding consider to hire a developer. http://experts.shopify.com might help you or tasks services like http://heycarson.com
Hi there,
You can style H3 tags using CSS, so the tag still has the heading tag value, but looks smaller, like in the example below:
<style type="text/css">
.H1 {
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
}
.H2 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}
.H3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; font-weight: bold;
}
.style1 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
</style>
Also, check this article, explaining what is H1 tag and why it's important for SEO: https://www.reliablesoft.net/h1-tag/
Skyrocket your sales by 252% | Get FREE 7-Day SEO Trial: http://www.rockpapercopy.com/
User | RANK |
---|---|
5 | |
5 | |
5 | |
4 | |
4 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By