Expired
Can I ask how to change the color of the social media icons when hover after adding custom social media icons.
Hello,
Please add this code into your custom css box:
.top_nav .social_widget li i:hover { color: #D0DF51; }
Change the color to your need.
Best regards!
You must be logged in to reply to this topic.