Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › footer widget link colour? › Reply To: footer widget link colour?
This is the culprit from the style.css file around line 728 which needs to be deleted….the color: #ccc; part.
#footer-wrapper a, #footer-wrapper a:visited { color: #ccc; }
Lost Password?