Comments karismastudios started the conversationJanuary 24, 2020 at 12:48pmHi,How can I change the H1, H2, H3, H4 etc foints styles and colours? I can't find "Typography" in Appearance-customizeThanksChris 2,700PenciDesign repliedJanuary 24, 2020 at 4:53pmHi,The heading titles will follow the fonts you've selected via Customize > General Options > Font for Heading Titles.For change the color for heading titles h1, h2, h3, h4, please try add more this code to Customize > Custom CSS: .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4{ color: #ff0000; }Change color code ff0000 on the above code to color code as you want. You can get a color code hereBest Regards,PenciDesignkarismastudios repliedJanuary 25, 2020 at 12:55amHi so I can only apply ONE font style for ALL headings throughout the template? That's not very customisable! Can I use CSS to change the font and size as well as colour? 2,700PenciDesign repliedJanuary 25, 2020 at 9:16amHi,1/ For change the fonts size for heading titles, you can check options for it via Customize > Single Post Options.2/ For change the colors, if you want to change color for each heading titles, please replace the code I sent to this code: .post-entry h1{ color: #ff0000; } .post-entry h2{ color: #ff0000; } .post-entry h3{ color: #ff0000; } .post-entry h4{ color: #ff0000; } .post-entry h5{ color: #ff0000; } Change each color code ff0000 above to any color code you want to use for each heading. You can get a color code here3/ What's font style you want to change for your heading titles h1, h2, h3, h4 ?Please send me URL for this font and I will try to help you with a line custom css.Best Regards,PenciDesign Sign in to reply ...
Hi,
How can I change the H1, H2, H3, H4 etc foints styles and colours? I can't find "Typography" in Appearance-customize
Thanks
Chris
Hi,
The heading titles will follow the fonts you've selected via Customize > General Options > Font for Heading Titles.
For change the color for heading titles h1, h2, h3, h4, please try add more this code to Customize > Custom CSS:
Change color code ff0000 on the above code to color code as you want. You can get a color code here
Best Regards,
PenciDesign
Hi so I can only apply ONE font style for ALL headings throughout the template? That's not very customisable! Can I use CSS to change the font and size as well as colour?
Hi,
1/ For change the fonts size for heading titles, you can check options for it via Customize > Single Post Options.
2/ For change the colors, if you want to change color for each heading titles, please replace the code I sent to this code:
Change each color code ff0000 above to any color code you want to use for each heading. You can get a color code here
3/ What's font style you want to change for your heading titles h1, h2, h3, h4 ?
Please send me URL for this font and I will try to help you with a line custom css.
Best Regards,
PenciDesign