Home › Community Forums › Epik Theme Support › Font colour › Reply To: Font colour
November 27, 2013 at 1:19 pm
#9172

Moderator
Yes, take a look in your css around line 1936 and you can add a color like this –
.comment-content p {
color: red;
margin-bottom: 24px;
margin-bottom: 1.5rem;
}