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

    (@micropat)

    Facebook does not offer a way to remove the Like button’s count, but you can hide it by changing the width of the Like button. Custom CSS code:
    .a2a_button_facebook_like iframe { width: 48px !important; }

    Hej Hej

    (@jenniedahlin)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘addtoany – remove count like in the facebook icon’ is closed to new replies.