What's app sharing button on mobile devices

Posted in: Newspaper
Post count: 5

Hi

I have noticed that there is a What’s app sharing button on mobile devices only for posts. My client don’t want that sharing option. How can I get rid of it?

Thanks in advice.

Regards
Rune

Post count: 23312

Hello Rune,

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

.td-social-whatsapp{
display:none!important;
}

Thanks.

Post count: 5

Works perfetct. Thanks 🙂

Regards
Rune

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