Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #106656
    eherranz
    Participant

    In a site I’m trying to build (yurimagarcia.com) the social links show as almost white and can’t be seen. They only go to a normal color after I click them. How can I change that? I tried using a lighter footer background, but it doesn’t work. Any solutions? Please visit the site to see it if you have any doubts about my poor explanation of the issue.

    #106676
    Mahesh
    Keymaster

    @eherranz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #colophon a, 
    #colophon a:active {
    	color: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Social link buttons colors’ is closed to new replies.