Viewing 1 replies (of 1 total)
  • Plugin Contributor niccolo_tapparo

    (@niccolo_tapparo)

    Yes, you can change it with some CSS code.

    /* FB Like */
    .pluginCountButton {
    background: transparent;
    color: white !important;
    }
    
    /* G+1 */
    .U1 {
    background: transparent;
    }
    .az .V1 {
    color: white !important;
    }
    
    /* Twitter */
    .count-o {
    background: transparent;
    }
    
    .count-o a {
    color: white !important;
    }

    Put it on the style.css of your theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Change background colour’ is closed to new replies.