By Brett Buchanan on Saturday, 04 July 2015
Posted in General Issues
Replies 1
Likes 0
Views 554
Votes 0
Hi! Was wondering how to change the color of default text and headers. It is not the same as the rest of my website. Is this a CSS change, or is there a way to change it in the back end?
Hello Brett Buchanan,

I am really sorry for the delay of this reply as it is a weekend for us here.

Perhaps you can try following css and see how it goes?

div#fd.eb .eb-post-body {
color: red;
}

div#fd.eb .eb-brand-name {
color: red;
}


If still not meet your current requirement, can you provide us with some screenshot and your site detail so I can better have a look?
·
Saturday, 04 July 2015 12:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post