Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    You can change it on the plugin settings, look on the Design tab for the option “Text Color”.

    But if you need different colors for each one, you can use:

    .social-count-plus span.count {
    	color: #000 !important;
    }
    
    .social-count-plus span.label {
    	color: #fff !important;
    }
    
    Thread Starter JOHN2000

    (@john2000)

    THX

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text coor change’ is closed to new replies.