Tagged: enfold
I recently upgraded to Enfold 2.9.2. The author photo in the circles don’t appear right anymore. The photo is now in the top left of the circle and you see a lot of the grey circle in the bottom right part. This happens on the multi-author blog list page and the author profile page. Examples for each:
http://www.letswork.org/lets-work-blog/
http://www.letswork.org/author/anshul-pachouri/
How can I fix that?
Thanks
Hi sbeauchesne!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.rounded-container img {
width: 81px;
}
Cheers!
Yigit
Brilliant, it worked. Thanks!