Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › Footer Link Text After being selected › Reply To: Footer Link Text After being selected
May 13, 2014 at 9:05 pm
#19880
Moderator
Sorry… I was thinking you were on Circumference, so I gave you the wrong path to customize.
For Celestial Reloaded, it looks like I need to add that to my next update. The “Visited” colour is what you are seeing, but this should be the same colour as the original link colour.
Open the style.css and change this on line 728
#footer-wrapper a,
#footer-wrapper a:visited {
color: #ccc;
}
Remove this line color: #ccc;