By Bill Hsu on Sunday, 06 May 2018
Posted in General Issues
Likes 0
Views 571
Votes 0
Can I change the blog article's title fond size?
Can I change the default Font size of Blog Article Editor?
Hey Bill,

You can apply custom css codes in your template if you want to alter the font styles on the blog layout. As for the blog article editor, may I know which section are you referring to here?

Also, could you provide us with the link to the blog page so that we can provide you with the necessary css codes to alter the font style?
·
Sunday, 06 May 2018 17:20
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Sunday, 06 May 2018 18:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Bill,

Thanks for getting back to me on this. You can use the css codes below to update the font size of the blog post titles,

[gist]
body #eb .eb-stats-posts > div a {
font-size: 16px;
}
[/gist]
·
Sunday, 06 May 2018 20:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. Can I change content editor's default font size?
·
Monday, 07 May 2018 08:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Thanks. Can I change content editor's default font size?

May i know that you referring to default font size set on your editor? If yes, it is not possible to achieve this currently. There are no setting to configure them on the backend.

If i understand you wrongly, it would be best if you can provide us with more details so that we can have a better picture regarding this.

Thanks for your understanding.
·
Monday, 07 May 2018 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, I mean composers default font size, current default font size is 13, I need to change to 18. So it is impossible? Thanks.
·
Monday, 07 May 2018 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Currently, it is not possible to achieve this as those are hardcoded to shown on js files and we cannot do template/css override on this sections.

Perhaps it would be best if you can submit a feature request regarding this issues by creating a new ticket on the forums and set it to "Feature Request" so that everyone else could vote for it. We will prioritize this feature during the development process for the next major version of Easyblog if there are more people request on this.

Thanks for your understanding.
·
Monday, 07 May 2018 11:54
·
0 Likes
·
0 Votes
·
0 Comments
·
I already add a new FR, and we may close this ticket now.
·
Monday, 07 May 2018 13:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Thanks for your understanding.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Monday, 07 May 2018 13:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post