Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I would like to mark my article titles on the category pages as h2-headlines. I am using the impulse theme, but cannot find the category pages in my theme code. Thanks for every kind of help!
Solved! Go to the solution
This is an accepted solution.
Hey @Sebastian2607
This will make it look like H2 tags but no it won't exactly mark them as h2 headlines for Google search, if you wanna do that then custom coding will be required in your main-collection.liquid file as it's not only possible with CSS only. If you're not familiar with coding then I suggest you to hire a Shopify developer who can help you out. Feel free to let me know if you want me to help you out and I will be more than happy to help you with that.
Best Regards,
Moeed
To be more precise, this shall happen in the product grid on the collection pages, e.g.
https://www.frauottilie.de/collections/babytagebuch-schwangerschaftstagebuch
Hey @Sebastian2607
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.grid-product__title {
font-size: 16px !important;
font-weight: bolder !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello Moeed,
thank you for your fast answer. Will this mark them as h2 headlines for google search?
This is an accepted solution.
Hey @Sebastian2607
This will make it look like H2 tags but no it won't exactly mark them as h2 headlines for Google search, if you wanna do that then custom coding will be required in your main-collection.liquid file as it's not only possible with CSS only. If you're not familiar with coding then I suggest you to hire a Shopify developer who can help you out. Feel free to let me know if you want me to help you out and I will be more than happy to help you with that.
Best Regards,
Moeed
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024