Home Forums WordPress Themes – Premium Celestial (Celestial Reloaded) Footer Link Text After being selected

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #15134

    Recently I changed my footer background color to a light gray where links in this color show up well. Unfortunately, after clicking on the link, the text takes on a similar color of the background making it difficult to see. I can’t seem to be able find where to change the secondary color of links in the footer.

    #19878
    Sushil Adhikari
    Moderator

    Do you have a link to show this? For link colours, go to Appearance >> Customize >> Typography > look for the footer link colour settings

    #19879

    http://www.blbinc.org

    I went there to change the color to what it is now, but the secondary color link I can’t figure out how to change. Maybe I missing it and it’s right in front of me.

    #19880
    Sushil Adhikari
    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;

    #15135

    Pure awesomeness. Thank you kindly.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.