Share articel icon

Posted in: Newspaper
Post count: 42

Hi team,

I want to know how to custom share article icon.
I only want to use facebook and twitter as socmed icon.
I need to remove google+ and pinterest icon.
Can you help me to do this, please?

Thanks!

Post count: 22421

Hello,

If you want to remove the g+ and pinterest share icons, you can add this custom css in the theme panel-> custom css box to hide the icons:

.td-social-google, .td-social-pinterest{
display:none!important;
}

Thank you!

Post count: 42

Hi Bogdan B.

I did it and it works!
Thank you!

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