Disabling the buttons facebook, twitter, google?

Posted in: Newspaper
Post count: 9

Disabling the buttons facebook, twitter, google?
I have a plugin that makes these functions and would like to disable these buttons comes standard on the subject.

rede
rede2

Post count: 23312

Hi sesantanajr,

Please try the code below if you want to disable the social icons (facebook, twitter, google) like this:
http://screencast.com/t/ogyUwsJaWg

.td-post-sharing-top, .td-post-sharing-bottom {
display: none;
}

Thanks.

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