This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
I’d change the font-size and font-color to paragraphs in the posts of blog, only.
Thanks, best regards.
Hello,
Please use the following code in Global Custom CSS (Theme Options->Custom CSS).
.content-article p{
font-size: 14px;
color: grey;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up