The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Need CSS Rule for C...
 
Share:
Notifications
Clear all

Issue [Solved] Need CSS Rule for Changing Color (On Hover) of Social Media Sharing Icons

3 Posts
1 Users
0 Reactions
13 Views
Posts: 116
Topic starter
(@aerostar)
Estimable Member
Joined: 5 years ago

Hi there!

I need a CSS rule for changing the color (on hover) of the social media sharing icons. Currently, it's Yellow. Having a difficult time finding the proper CSS selector.

Details: https://prnt.sc/_sYmS51z1zva

Thank you!

2 Replies
Posts: 116
Topic starter
(@aerostar)
Estimable Member
Joined: 5 years ago

Update:

So, I managed to find the proper CSS selector. The CSS Rule is:

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg:hover {
fill: #e14d43!important; // change color to suit your needs
}
Reply
Posts: 116
Topic starter
(@aerostar)
Estimable Member
Joined: 5 years ago

Issue solved 🙂 

Reply
Share: