How To Remove G+ and Pinterest

Posted in: Newsmag
Post count: 47

Hello sir

How to remove Google Plus and Pinterest on social sharing?

https://ibb.co/gTBEaa

thank you

Post count: 47

???

Post count: 23312

Hello newbietamvan,

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

.td-social-google, .td-sp-pinterest{
display:none!important;
}

The result is here -> https://www.screencast.com/t/rjmud0xM

Thanks for the message!

Post count: 36

I tried the suggestion but this did not work for me.

Instead I changed it too:

.td-social-google, .td-social-pinterest{
display:none!important;
}

This worked for me.

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