Is there a way to keep the font colors in the grey default for some of the body section but have the font color in the colored section white? Like this http://www.solutions2breakthemold.com/weight-loss
There is only one way that I can think of at present – provide the Custom CSS targeting the colored section to change the color of the font as in this example –
#colored-section { color: #fff; }
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Enigmatic Theme Support’ is closed to new topics and replies.