Remove phone share icon from mobile posts

Posted in: Newspaper
Post count: 34

Hi,

I want to exclude this green button on my mobile article posts. How do I achieve that?

https://www.screencast.com/t/wlk70sDD

Best,

KcM

Post count: 34

Hi,

I want to exclude this green button on my mobile article posts. How do I achieve that?

https://www.screencast.com/t/wlk70sDD

Best,

KcM

Post count: 7909

Hi,

Please note that we answer from the most older emails in order, so if you add a reply or more we will get later to you.
You can use this custom css if you want to hide the whatsapp share button – http://screencast.com/t/ruUsLgcgsgh5
If you use Mobile Theme plugin please add the code here – http://screencast.com/t/MbAp4IW3fQ37 If you don’t use the Mobile Theme plugin, you can add it in Theme Panel > Custom Css:

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

Thanks!

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