By renejdm on Wednesday, 11 May 2016
Posted in Technical Issues
Likes 0
Views 707
Votes 0
The forum post title has a small font and is not easily seen. How can I make this forum post title larger? I want to be able to override so that I won't have to re-apply the fix for future updates.

Thanks in advance,

Rene
Hi renejdm,

You can do template override, so that your changes will not effected after update a new version.
Please refer this Template Override
#ed .ed-post-item__title{
font-size: 18px !important;
}

You can paste this code in your custom.css and looks how it goes

Have a nice day ahead
·
Wednesday, 11 May 2016 17:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Muhammad,

That worked!

Rene
·
Wednesday, 11 May 2016 20:56
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Wednesday, 11 May 2016 22:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post