Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Custom CSS for font color › Reply To: Custom CSS for font color
September 14, 2013 at 12:23 pm
#1656
livemesh
Keymaster
You can use the following code in Custom CSS tab in theme options panel –
.heading2 .title { color: #444 !important; }
Also have a look at this post –
https://www.livemeshthemes.com/support/forums/topic/how-to-fix-a-few-styling-issues-instantly/
for an easy way to try out custom styling.