This custom CSS removes the share bar count on mobile devices
@media only screen and (max-width: 568px) { #mashfbar-header .mashsb-count { display:none; } }
Powered by BetterDocs
You must be logged in to post a comment.