Viewing 1 replies (of 1 total)
  • Plugin Author Jonathan Bardo

    (@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!

Viewing 1 replies (of 1 total)
  • The topic ‘Icon colors’ is closed to new replies.