can you please help me remove the border from social buttons?
Hi baych!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-share-box ul {
border: none;
}
Best regards,
Yigit
Thank you very much, it works!
One more thing, is it also possible to remove it from hover?