How do I change my post title to a custom font?
I am looking to edit my post title font to match my header (a custom font) . Can someone please provide the css code to do this?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hi Laura!
I'd use:
.entry-header {
font-face: XXX;
}
And replace the XXX with the name of the font you'd like to use.
Hope that helps!
1 person says
this answers the question
Loading Profile...



EMPLOYEE