Remove Socia Media Counters

Posted in: Newspaper
Post count: 4

Hi,
How do I keep the social media icons for sharing without showing the number of followers? I saw on another forum a code to use to remove it. It it the correct code and where do I place the code?

Post count: 27744

Hello,

I think you referring to the social counter, not social share.
You can hide info counter with this custom code CSS

.td_social_info_counter {
display: none!important;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.