Having trouble changing site-title font
-
I would like to change the font for my site title. The theme uses Alice, serif, and I have located the code in CSS.
.site-title {
color: #8d4700;
font-family: alice, serif;
font-size: 58px;
font-weight: 400;But change the font here didn’t work. I changed “Alice, serif” to “Cormorant Upright, serif”. The result is that the font changed to something else. But it is not Cormorant Upright. In fact, no matter what I tried to change it to. It changed to this one other font, but it’s not what I specified.
I then looked up plugins. And downloaded Google Font plugin. After installing the plugin, and navigating to Appearance>Customize>Typography>Theme Typography, I tried changing to all sorts of fonts, but it did not alter the site title. May be worth it to note that, using the plugin to alter body fonts does work.
I would appreciate your help. Thank you so much!
Website is newgrowthfarm.com
- The topic ‘Having trouble changing site-title font’ is closed to new replies.