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

    (@claudiosanches)

    This should solve the problem:

    .social-count-plus li {
        width: 85px !important;
    }
    .social-count-plus .count {
        float: none !important;
        background: none !important;
    }
    .social-count-plus .label {
        font-size: 14px !important;
    }
    

    Just add it into your theme’s style.css.

    This is as it should appear after this changes: https://cloudup.com/cu5OUeTr9yy

Viewing 1 replies (of 1 total)
  • The topic ‘Icons overlapping each other’ is closed to new replies.