Changing font of title to google font
-
How do I change the font of the title (Meredith Coe Photo) to a google font?
I’ve tried
‘}
.entry-title a {
color: #444;
font-family: ‘Wire One’, sans-serif;
font-size: 32px;
font-size: 3.2rem;
font-style: italic;
line-height: 1em;
margin: 0 0 20px 0;
}’and also
‘}
h1 {
font-family: Wire One
font-size: 32px;
font-size: 3.2rem;
line-height: 1em;
}’
Are all google fonts recognized in this theme?Thanks in advance for any advice… I’m totally new, but learning.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Changing font of title to google font’ is closed to new replies.