-
Closed
-
Hi,
How do I define the color of the social media icons in the sidebar widget? I used the following CSS but is not working:
.t4p-icon-social-twitter { color: #0084b4 !important; background-color: #ffffff !important;padding: 5px; } .t4p-icon-social-facebook { color: #3b5998 !important; background-color: #ffffff !important;padding: 5px; } .t4p-icon-social-google-plus { color: red !important; background-color: #ffffff !important;padding: 5px; } .t4p-icon-social-youtube { color: black !important; background-color: #ffffff !important;padding: 5px; } .t4p-icon-social-envelope-o { color: orange !important; background-color: #ffffff !important;padding: 5px; } .t4p-icon-social-linkedin { color: #0077b5 !important; background-color: #ffffff !important;padding: 5px; }
Thanks very much,
Ed
The topic Social media icons color in widget is closed to new replies