"LINE" social sharing icon doesn't appear

Posted in: Newspaper
Post count: 15

Hi Team,

Please see the screenshots below:

theme panel
https://www.screencast.com/t/hx2xtD3i

Post
https://www.screencast.com/t/7wuDVMdI

Edit single post template (the second icon is twitter instead of LINE)
https://www.screencast.com/t/pG7yDuBR392w

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: 15

It worked. Thanks.

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