how to remove only google plus icon and pinkrest from social sharing on post

Posted in: Newspaper
Post count: 2

please how can i remove only google plus icon and pinkrest from social sharing on post in this theme. i just want facebook and twitter for sharing. thanks

Please reply ASAP

Post count: 20688

Hi,

There is no option to remove those from the post sharing. The easiest way to remove them would be to enter this code in Theme panel->Custom CSS section
https://www.screencast.com/t/1vQvKfQ2bYgE
https://www.screencast.com/t/5hgK7J73Zbj
It will apply to the top and bottom sharing of the post

.td-default-sharing .td-social-google,
.td-default-sharing .td-social-pinterest {
display: none;
}

Thanks

Post count: 2

Hi
we have been using retro dark,http://weareyoung.ng/
now my boss wants us to use lifestyle demo
unfortunately, we have gone far with building. is it possible for us to export our already built site settings and import it when we switch to lifestyle demo.we would not want to loose our settings
Thanks

Post count: 20688

Hi,

If you mean the theme panel settings, those can be exported and imported
https://forum.tagdiv.com/import-export-theme-settings/
If you uninstall a demo, the process will remove the theme panel settings that were imported and the dummy content (posts, categories, sidebars etc). Your own content will no be affected.

Thanks

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