By Aylin on Thursday, 09 March 2017
Posted in General
Replies 1
Likes 0
Views 149
Votes 0
i want to change text size on latest blogs module
You can try following css block code.


div#fd.eb.eb-mod.mod_easyblogcategories .mod-cell {
font-size: 16px !important;
}

div#fd.eb.eb-mod.mod_easybloglatestblogs .eb-mod-title {
font-size: 20px !important;
}
·
Thursday, 09 March 2017 01:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post