custom colors does not work with pre-defined skins. So if you use pre-defined skin then you must play with custom css. If you will send us url to your website, we`ll try to give you right css to change color for content.
when looking closer it appears to be the content in the icon box at the top of the home page under the slider more than anything as other pages seem to be OK.
To change content font color, please use below css:
body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover { color: red !important; }
Comments
custom colors does not work with pre-defined skins. So if you use pre-defined skin then you must play with custom css. If you will send us url to your website, we`ll try to give you right css to change color for content.