@ Jacky
The theme is overriding the color for the text. To set it to purple add this to the theme’s custom CSS area:
#cn-slim-plus h3 a { color:#660066; }
Hope that helps!