Hello,
Is it possible to have the social share buttons just on top of each post, just after the Title / date and before the text starts ?
Thx,
best, AB
Hi anma!
Could you please provide us with a link to the site in question?
Best regards,
Rikard
Hi!
Edit includes > loop-index.php, replace everything with this code: http://pastebin.com/SUmWtYA2
Add this to the Quick CSS field:
.single .av-share-box {
margin-bottom: 50px;
}
Regards,
Ismael