Social Counter

Posted in: Newspaper
Post count: 2

How do I turn off the counter and only display the icons with social counter?

Post count: 23312

Hi,

Try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td_social_info{
display:none;
}

Thanks.

Post count: 2

Thank you! It worked, but only for the default view.

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