Viewing 1 replies (of 1 total)
  • $(‘.bp-social-button’).on(‘click’, function() {
    $(this).next(‘.social-buttons’).slideToggle(‘slow’);
    });

    you can add this code in your script

Viewing 1 replies (of 1 total)
  • The topic ‘social butons are not displayed completely’ is closed to new replies.