Module font color

Posted in: Newspaper
Post count: 41

I absolutely cannot figure out (nor can I find) how to change the basic font color in the modules to a darker color. The current light gray is too light for me. I’ve figured out everything else, but I’m stuck here.

http://www.VegasWineaux.com

Post count: 23312

Hello Vegasrenie,

I suppose that you are referring to the color of the excerpt. You can change the color of this by using a bit of CSS and place the code in Theme panel->Custom CSS area, like this: http://screencast.com/t/A2yd9mdM

.td-excerpt {
color:red;
}

If is not what you mean, please provide more details about what color you want to change it and you should offer a screenshot because this might be more useful for a better understanding.

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.