By Sougata Basu on Thursday, 20 November 2014
Posted in General Issues
Replies 1
Likes 0
Views 518
Votes 0
Hi,

I need all fonts on different blog pages should be same. Is there any way to overwrite fonts in EasyBlog?

Thanks,
Ashwin KS
Hello Ashwin,

You can change the Easyblog font by adding this css code into your template css file:

#ezblog-body {
font-family: "courier new";
}


You can change the font you want by replacing the "courier new".
·
Thursday, 20 November 2014 15:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post