Removal of Social Media Icons from Top Bar

Posted in: Newspaper
Post count: 3

Dear tagdiv support,

How can I remove single social media icons such as pinterest, Twitter from the top bar?

Thanks,
Lars

Post count: 23312

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!

Post count: 3

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.

Post count: 23312

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!

Post count: 3

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.

Post count: 23312

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.

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