Viewing 1 replies (of 1 total)
  • Yes, its possible. You can hide the buttons with a css mod:

    .mashsharer-buttons {
    display: none;
    }

    This is not optimal for performance reasons but a good workaround.

Viewing 1 replies (of 1 total)
  • The topic ‘Show total share without buttons?’ is closed to new replies.