Hi There, Can you let me know how to change the text color on this theme? I have included a screenshot of the text I want to edit. Thanks, Sandra
Hi, To the color of the text, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .post_title.home { color: #008000; } .content h1 span a { color: #008000; } .tabs .tab_menu_container ul li a.current { color: #008000; } .featured-post-desc h6.title a { color: #008000; } Hope this helps...! Regards! Akbar InkThemes.com