Comments Matinl90 started the conversationAugust 23, 2017 at 4:35pmHello,I'd like to change the font and size for each of my headings. How can I do that? 2,700PenciDesign repliedAugust 23, 2017 at 4:37pmHi,You can change font type for all heading title via Customize > General Options > Font for Heading Title.And this theme have a lot of place have headings, we can't supports change all places. Can you tell me where do you want to change it?Best Regards,PenciDesignMatinl90 repliedAugust 23, 2017 at 5:41pmI want to changing Heading 2, 3, 4 styles and sizes for my posts. Now they are all the same font and have a very small size difference. 2,700PenciDesign repliedAugust 24, 2017 at 2:32amHi, If you want to change heading titles size for h2, h3, h4 on the single posts, please add more this code to Customize > Custom CSS: .post-entry h2, .wpb_text_column h2{ font-size: 26px; } .post-entry h3, .wpb_text_column h3{ font-size: 24px; } .post-entry h4, .wpb_text_column h4{ font-size: 22px; } Change number 26, 24, 22 to the size you want. Best Regards, PenciDesignMatinl90 repliedAugust 24, 2017 at 6:41amThank you!I'd also like to change the font style. What should I add for that? 2,700PenciDesign repliedAugust 24, 2017 at 7:09amHi,To do that, please try with this plugin.Best Regards,PenciDesign Sign in to reply ...
Hello,
I'd like to change the font and size for each of my headings. How can I do that?
Hi,
You can change font type for all heading title via Customize > General Options > Font for Heading Title.
And this theme have a lot of place have headings, we can't supports change all places. Can you tell me where do you want to change it?
Best Regards,
PenciDesign
I want to changing Heading 2, 3, 4 styles and sizes for my posts. Now they are all the same font and have a very small size difference.
Hi,
If you want to change heading titles size for h2, h3, h4 on the single posts, please add more this code to Customize > Custom CSS:
Change number 26, 24, 22 to the size you want.
Best Regards,
PenciDesign
Thank you!
I'd also like to change the font style. What should I add for that?
Hi,
To do that, please try with this plugin.
Best Regards,
PenciDesign