remove specific buttons shared

Posted in: Newsmag
Post count: 4

as I can remove some specific buttons, such as what is shown in the picture:
http://gyazo.com/50a14a4db141cc1d3236a9251328d17a

Googe + and pinterest

Post count: 26

Hey,
Try adding this to Theme Panel > Custom CSS:

.td-sp.td-sp-googleplus, .td-sp.td-sp-pinterest{
display:none;
}

Post count: 7909

Hi,

You can use Sean’s css solution in Theme Panel > Custom Css: http://screencast.com/t/DbcXlkCOkbao or if you want to remove from the code you can find sharing buttons here: http://screencast.com/t/toljVqQO

Thanks!

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