By Eric Darling on Thursday, 30 July 2015
Posted in Technical Issues
Likes 0
Views 595
Votes 0
Where can I control the font style for the blog title (not post titles, but the whole blog)? It has changed in the newest version of EasyBlog, with the old instructions no longer applying.
Hey Eric,

Hm, I am assuming that you are using EasyBlog 5? You can use the css codes below,


#fd.eb h1.eb-brand-name {
font-size: 36px;
}
·
Thursday, 30 July 2015 02:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect! Thanks very much. I was messing around with that CSS and couldn't get it to go.
·
Thursday, 30 July 2015 03:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Eric,

Thanks for updating. Glad that your issue has been resolved now.
·
Thursday, 30 July 2015 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post