Aha that’s easier than expected, thanks a lot!
Is it possible to make it the same size as the upper row of buttons?

Related to this, another question: when activating ‘tweet’ (in the same row) I only get a small word ‘tweet’, is this not supposed to be a button?
Actually I planned to move to a custom made theme for a more corporate identity, but I discovered there’s so much freedom of customization that I and decided to stay with Tagdiv, and soon also my second blog. Thanks to the outstanding support as well.
Hello,
Thank you for your appreciation.
The second smaller tweet button used to be a tweet counter, but twitter since then removed the functionality and no longer allows twwet counts on their platform so the button became a simple tweet button. If you want to replace it with another network for example, try this method:
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
or
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
Thank you!
You can try it by altering the padding of the buttons, but it has to be made for each button in particular. It will be a bit of a hassle to change the padding and icon/text position for each button.
Here is an example for facebook:
.td-post-sharing-bottom .td-social-facebook{
padding: 10px 22px 4px 9px!important;
}
The text “share on facebook to match the top one can be added here: https://www.screencast.com/t/MBF1tFvOSngl
Thanks

