Hello!
I’m using the Fancier Author Box Plugin with the Enfold theme and the avatar is showing up too far to the right, overlapping the text of the author bio. Is there a CSS fix for this?
Thank you!
Hey onegirlrtw!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.ts-fab-avatar > img { margin-left: 0 !important; }
Cheers!
Yigit
Worked perfect. Thank you!