Can't show Line social share option!

Posted in: Newspaper
Post count: 11

Hi,

I try to enable Line share option, and I have done that.

But Line icon can’t show, what’s the problem?

I have checked the code, there is Line icon source link.

How can I solve this problem?

Here is the link: https://techbesty.com/chrome-89-new-feature/

Thanks,

Post count: 27744

Hello,

This social sharing icon appears only on the mobile version. If you want it to be displayed on the desktop version, you need to use a custom CSS => https://www.screencast.com/t/slYFHBpS8tr

.td-social-line{
display: inline-block;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!

Post count: 11

Ok, thanks for your reply.

It works well now.

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