Home › Community Forums › Epik Theme Support › Author Box After Posts › Reply To: Author Box After Posts
January 6, 2014 at 12:49 pm
#9823

Moderator
You can add a color to the author box by looking in your css around line 1073……..and add it in like this –
.author-box p {
color: #eee;
margin: 0;
}