Change color of social icons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22584
    herbjoseph
    Member

    Is this possible?

    Would like them to be black instead of grey.

    emergetech.com. the icons in the contact section.

    #22617
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    #contact-details ul.social-list li a {
        color: #000;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.