Forums
Forums / Plugin: Contact Widgets / Icon colors
(@bibliata)
10 years, 1 month ago
Great job guys. Is there a away to style the social icons in a different color?
Thanks
https://wordpress.org/plugins/contact-widgets/
(@jonathanbardo)
Hey Bibliata!
To can easily change the color by adding a css rule to your theme style.css.
Here is an example to change the color to orange:
.wpcw-widget-social li a span { color: orange; }
Cheers!
The topic ‘Icon colors’ is closed to new replies.