If you like to have the share count enabled on small mobile devices use this in custom css:
@media only screen and (max-width: 460px) and (min-width: 100px) { .mashsb-box .mashsb-count { display: block !important; } }
Powered by BetterDocs
Comment
Save my name, email, and website in this browser for the next time I comment.