By Mehmet Alp Sirin on Monday, 25 April 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 376
Votes 0
Hello,

where can I change the default font-size for blog posts?
As far as I can see ıt ıs cırrently 12.
I would like to have it 14 by default.

Tnx a lot for your kind help,

Best regards,

Alp
You can try apply following CSS into your current template and see how it goes?


div#fd {
font-size: 14px !important;
}
·
Monday, 25 April 2016 19:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post