How to get more share options and remove google plus?

Posted in: Newsmag
Post count: 25

How do I add more social sharing networks to the share area? How do I remove Google Plus? How do I center the buttons on post pages? Thank you.

Post count: 23312

Hello saucemonsters,

Unfortunately, our theme does not have any such an option that allows you a way to add more social sharing buttons, sorry! The all sharing buttons which are available on our theme are here -> https://www.screencast.com/t/4EPu2wsz
So, if you want to hide the Google Plus from Sharing Buttons Area you should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sp-googleplus{
display:none!important;
}

Thanks for your understanding!

Post count: 25

Thank you for the code. Please consider adding more share options and ability to adjust order in the next update!

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