Mail icon hover turns white in author block

Posted in: Newspaper
Post count: 114

Hi! In the author block, the email icon turns white on hover, while all of the other icons turn blue. Is there a way to fix this? Please see here: http://athousanddifferentcolors.com/author/audrey-woodhams/. Thanks for your help!

Post count: 20688

Hi,

You could set the same color when hovered for this icon as well, like the rest of the icons
https://www.screencast.com/t/SvWulv38
This is the code for this, if you decide to use it

.td-social-icon-wrap:hover .td-icon-font {
color: rgba(64,110,135,0.9);
}

Thanks

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