Hi!
I’m using the multi-author blog on Enfold, but the author avatars doesn’t display correctly. They’re too far to left and thus showing a lot of grey in the circle. You can see the problem yourself here: http://freistnad.bls.no/
Hey tlauen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avatar { width: 81px; }
Regards,
Yigit
Perfect, thanks!