Blog Title – Font
- The topic ‘Blog Title – Font’ is closed to new replies.
Need help? Check out our Support site, then
I am wondering how to change only the Blog title (font, specifically).
I have CSS code in there now that allows me to change the post title and the Blog title (at the same time), but I would like to have the opportunity to change Blog title only.
Thanks….
The blog I need help with is: (visible only to logged in users)
Hi there – since you have the custom css add-on you can use the following css:
#branding h1#logo a {
font-family:whatever;
}
Note that because you’re using css it’s hard to load totally custom fonts however there’s a nice list of font familys you can use here: http://www.cssfontstack.com/