Change Post Title Font
-
As you can see on this page, the post title font appears to be Tahoma. I’m trying to change it to Lato with little success.
This is the CSS I’m currently using:
/* Change Header Font */ .header-font { font-family: Lato; font-size: 120%; }
/* Change Header Fonts */ div#header h1#blog-title a:link{color:#3A4B51,text-decoration:none, font-family: Lato}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Change Post Title Font’ is closed to new replies.