Delete counter from social counter element

Posted in: Newspaper
Post count: 15

Hello,

Can I delete numbers and texts from the social counter, leaving only icons ?

Thank you!

Post count: 18283

Hello !

You can try this css: .td-social-list .td_social_info{
display: none;
}

.td-social-style3 .td_social_type a {
display:none;
}

This should be pasted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 15

Hi Vlad,
Although the code makes a sence, unfortunately it’s doesn’t work.
I’ve tried article page, and also a normal page.
Deleted cache
Ctrl+F5
Nothing works
Please help me
Thank you

Post count: 18283

Hello !

Please provide a link to your page to inspect.

Thank you !

Post count: 15

some of the social counters actually deleted these numbers. I decided to use them.
Thank you

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