By Chantal Schlatter on Saturday, 16 May 2015
Posted in General Issues
Likes 0
Views 688
Votes 0
Hi,

the font size of default easy discuss is to small! How and where can I change this?

Thank you!

Chantal
Hi Chantal Schlatter,

I am really sorry for the delay of this reply as it is a weekend for us here.

You can actually using css hack for your text content font size. Can you try add this following css code in your current template css file and see how it goes?

div#discuss-wrapper .discuss-intro-text {
font-size: 14px !important;
}
·
Saturday, 16 May 2015 14:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post