css for content

Hi
I am using the orange style for the theme. I need the content text to be a bit darker as its hard to read. How can I change this?

Comments

  • Hi,

    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.
  • Hi

    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.

    cheers
  • edited November 2014
    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; }
Sign In or Register to comment.