More buttons for social networking

Posted in: Newspaper
Post count: 14

Hi there,

They could tell me where I can include more buttons for social networking, at the foot of the post.

I need to add buttons to whatsapp and Linkedin.

Can you help me?

Thank you,

Post count: 23312

Hello bcnjmlopez,

The whats-up button already exists on your theme but it appears only for the mobile version (feature available for 6.6 version or later -> http://screencast.com/t/XiG2Gx6Zeuqn). If you want to display for other devices, please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-social-whatsapp {
display: inline-block !important;
}

The result you should see here -> http://screencast.com/t/H3lbpNLYNQTV

For adding Linkedin button, please consult this topic and try to implement this for your side -> https://forum.tagdiv.com/topic/social-media-button/

Hope this helps!

Thank you for the message!

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