How can I do post share style

Posted in: Newspaper
Post count: 117

Hi there,

Could you please teach me how can I do post share style like below picture?
https://imgur.com/G7UJ3JM

Best regards

Post count: 27744

Hello,

You can add the single post share with tagDiv composer with drag and drop => https://www.screencast.com/t/pRSX4bqSw1nl the social icons/networks on which you want to make the share are set in Theme Panel -> Post Settings -> Sharing => https://www.screencast.com/t/T7jiavV8

Hope this helps you!

Thank you!

Post count: 117

Hi there,

I tried to add viber on my share buttons & it is not appearing. Could you please check it for me?
https://imgur.com/XsQvJFQ

Best regards,

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/w5dA10Sa
.td-social-viber{
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!

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