Changing Fonts in Hello Chic

QuestionsCategory: QuestionsChanging Fonts in Hello Chic
Kimbery Rhodes asked 4 years ago

Hello! I’d like to change the font for the Blog Post Titles. I believe it’s the Stay Classy font, but I’d like to change it to either the Montserrat or Poppin font. Any ideas how I can do this?

1 Answers
Jennifer Staff answered 4 years ago

You can add this to your additional css
 
.page.page-template-page_blog .entry-title {
font-family: ‘Poppins’, sans-serif;
}
 
Or you can use the Montserrat.