Hello chef,
Check the Social Networks from Theme panel because from there you can handle the icons from Top Bar and Footer menu, like this -> https://www.screencast.com/t/W1CHYXRo.
Thanks for the message!
Hi Catalin,
I’m well aware of where I can handle social media in general, what I want, however, is to REMOVE certain, but not all, social media icons from the top bar, post headers, etc.
Specifically, I want Facebook and Instagram, but not Pinterest, Twitter and tumblr icons to appear in my top bar or elsewhere.
Thanks for your support in solving this issue.
Hi chef,
The Facebook sharing icon can be removed using a bit of CSS code for this, using the code below ->
.td-social-facebook{
display:none!important;
}
Notice that the Instagram button does not exist in post sharing area but only on the page and it can be enabled/disabled from Theme panel, according to our documentation here -> https://forum.tagdiv.com/instagram-widget/
Thanks for the message!
Hi Catalin,
Unfortunately, this did not work (when adding it over the “Custom CSS” field of the Newspaper panel. I want to remove some icons (tumblr, pinterest and twitter) from the topbar.
Honestly, I doubt that many users of your template have social media accounts on the five platforms that you include as a standard. You should offer an easy way to remove or add icons as required.
Hello chef,
My above advice should work as expected, regarding on Network Icons. Clear all the caches and check the results. Probably, you have a strong cache plugin and that’s why these are still appearing there. If is not what you mean, please provide some useful screenshots to show me where exactly the problem is and what you want to remove.
Thanks.