Hope you use this template http://templates.joomlart.com/ja_kyanite_ii/
File Path: Folder /templates/ja_kyanite_ii/css/template.css
Please search for the following code
div.ja-module h3 span, div.module h3 span {
height: 30px;
line-height: 30px;
display: block;
background: url(../images/h3-bg.gif) no-repeat right center;
padding-right: 10px;
}
Add this css code [ color:#FF0000; ] to the above code
For Ex:
div.ja-module h3 span, div.module h3 span {
color:#FF0000;
height: 30px;
line-height: 30px;
display: block;
background: url(../images/h3-bg.gif) no-repeat right center;
padding-right: 10px;
}
Note: If you Find my Post useful please click on the Thanks Icon