top bar social icon hover

Posted in: Newspaper
Post count: 30

Hello,
i tried to change hover color of social icon using the custom css for each individual icon code that i used
.td-social-icon-wrap_i.td-icon-facebook:hover {
color: #254887 !important;
display:block;
}
.td-social-icon-wrap_i.td-icon-googleplus:hover {
color: #D24233 !important;
display:block;
}
.td-social-icon-wrap_i.td-icon-twitter:hover {
color: #00AFE9 !important;
display:block;
}

but it does not changed any thing.
thespotkick.com

Post count: 7909

Hi,

You have this general custom css for social icons – http://screencast.com/t/9EkaKUUvQs It is very specific and it cannot be overwritten by the above code. S please remove it and then your code for individually social icon will work.

Thanks!

Post count: 30

i don not know where to find this code i am not using it in custom css and i also searched it in style.css but nothing found.

Post count: 30

ok no problem i found it and problem solved.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.