Footer Social Icon Color Change

Posted in: Newspaper
Post count: 58

Hello,

I’m working on a staging site trying to rework my footer. I’d like to use something like style 5, but the first thing I am trying to figure out is if I can change the color of the social icons. The normal state is white while the hover state is fine with me. Is it css or a change of an image that will allow to change the color?

Thanks

Kris

P.S. Here is the site url: http://vbjusa.staging.wpengine.com/

Post count: 22421

Hello,
You can use this css code to change the color for the footer social icons:
.footer-social-wrap .td-icon-font{
color:red;
}

I hope this helps.
Thanks.

Post count: 58

Thank you Bogdan. That is what I was looking for.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.