Reply To: featured post fonts

Homepage Community Forums Epik Theme Support featured post fonts Reply To: featured post fonts

#8467
Wes
Moderator

    The above code is for the title area, for the regular paragraph text add the same thing but remove the h2 a like this –

    .home-feature-bg .featuredpage .page,
    .home-feature-bg .featuredpost .post {
    	font-size: 15px;
    }

    Both of those codes work when I test it on your site.