This topic has 8 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
I changed the size and color on H2. This doesnot work for blog
It does work on pages. And the color change works on single product pages as well (size does not).
I need to change H2 for Blogs. Please let me know how (I do not want to edit css however)
Hello,
Unfortunately you have to edit css styles in custom.css file.
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Please try to write your changes in this file.
Thank you.
Regards,
Eva Kemp.
This should be basic editing option in the theme, seems like a bug to me that it’s working on products and pages but not in the blog?
Hello,
To make style changes for blog you need write your customizations in custom.css file.
Please make the changes there.
Thank you.
Regards,
Eva Kemp.
I managed to get the H2 in the blog adjusted but I can’t get it fixed on the homepage as also the post title will change if I try to change the size..
For example on my home page these need to be diffent in size but they are both H2 (color is different so it must be possible.
Title: FLIR ONE – THERMO CAMERA VOOR JE IPHONE!
H2: EEN THERMO – WARMTE CAMERA- WAT IS DAT EN WAT KUN JE ER MEE?
Can you tell me how to change the H2 to a smaller font?
Hello,
Try to add this code into custom.css file.
.content-article h2{
font-size:14px;
}
Regards,
Robert Hall.
That worked! Thank you.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘H2 Typography is not working on blog pages’' has been successfully resolved, and the topic is now closed for further responses