How do I adjust the default size of the font for blog post headlines?
Hey strengthcoaching!
Please try the following in Quick CSS under Enfold–>General Styling:
h2.post-title, h2.entry-title {
font-size:24px !important;
}
Regards,
Rikard
Perfect thanks!