hi i want to change text font color in Home Page Intro, First Feature Heading First Feature Content etc.... , is there any short code for custom css Thanks in Advance
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #content .one_fourth h3 a{ color:red!important; } .content-wrapper .content-info h1{ color:red; } #content .one_fourth p{ color:red!important; } Inplace of "red" put your color code.
Follow link for solution. http://www.inkthemes.com/community/threads/how-to-change-testimonial-font-color.1355/