How can I change the hover color of the "Social Counter" element?

Posted in: Newspaper
Post count: 18

How can I change the hover color of the “Social Counter” element?
I changed everything to my standard green color, but the hover there remains black..

Post count: 18

Hello?

Post count: 20688

Hi,

Please provide details about what exactly you want to change about the social counter, and I will give you a solution. If you mean the Like, Follow etc hover color, that could be changed with a code like this
https://www.screencast.com/t/DhEq7HE5Rfg

.td_social_type .td_social_button a:hover {
color: green;
}

Thanks

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