Remove Post Sharing Buttons

Posted in: Newspaper
Post count: 16

Hi, How do we remove some of the sharing buttons on the post’s. We would like to remove the Pinterest and Google-plus sharing buttons that appear on top of the post page or picture and at the bottom of the post.

Here is a link of our page: https://www.siempreactivo.tv/this-is-how-long-sex-usually-lasts/

Thank you!

Post count: 22421

Hello,

Unfortunately thee icons cannot be removed one by one as the widget comes as a whole package. You can however use css to hide some of the options like so:
.td-social-pinterest, .td-social-google{
display:none!important;
}

Add the code in the theme panel ->custom css box/

Thank you!

Post count: 16

Thank you!

Post count: 16

I just noticed this. If you visit my site and scroll to the bottom where the logo and the social icons are.
I notice that all my social icons in the lower right are now scrumbled in Chineses or something.

http://www.siempreactivo.tv

Not sure what this is. Can you help? Thx

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