Hi,
On single posts, the sharing icons are not visible at the bottom. If one hovers over where they should be, the link works, but no icon is visible.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-share-box {
margin-bottom: 5px;
}
Cheers!
Yigit
Hi,
Thanks, that worked. Do you understand why that was necessary?
Your help is appreciated.