Changing the H2 Script Font in CEO (or any of the themes)

QuestionsCategory: QuestionsChanging the H2 Script Font in CEO (or any of the themes)
Cynthia Lyons asked 3 weeks ago

Hi, I find the script font in CEO a little hard to read and I want to change it to something else. I found the tutorial on adding a font, which I can do, but do I need to make any other adjustments so when I click on the I to make individual words the new script font?

Anyone done this before and can outline the steps?

1 Answers
Jennifer Staff answered 3 weeks ago

Apologies on the delay in this.  For some reason the site stopped sending out notices of new posts.  To make them the new script font you would need to add this to your additional CSS
 
h2 em, h3 em, h4 em {
font-family: ‘YOUR NEW FONT’ !important;
}
 
If that does not work, please email me at jennifer@helloyoudesigns.com.  I’m taking down the q&a site and updating it, so email will be most responsive.