Social Share Responsive Icons

Posted in: Newspaper
Post count: 89

Hi, in theme panel > social apis > social share > can I show whatsapp and telegram icon only for mobile/responsive?

Post count: 35449

Hello,
Initially that’s how they worked, but lately more and more users have requested that they be visible on the desktop as well because there are options for them as well.
Now the solution I can offer you is a custom css to hide these elements on the devices you don’t want to appear:
.single .td-social-whatsapp, .single .td-social-telegram {
display: none;
}

Please set the code in the theme panel > custom code> advance css – https://i.imgur.com/BOLeCit.png for those devices where you’ll lice to not be displayed.
Thank you!

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