Home › Forums › WordPress Themes – Premium › Flat Responsive › Change color on “featured” lightning? › Reply To: Change color on “featured” lightning?
Hi There,
Please use the following css to fix your issue:
span.featured-post { color: #663399; }
NOTE: Please use the child theme style.css or custom css plugin to write the css
Thanks
Lost Password?