Notifications
Clear all
Topic starter
16/05/2020 8:48 pm
Hi,
I have a problem. The avatars on my site are not fair round but a little pulled (screenshot), what can be done?
Thanks
17/05/2020 10:22 am
hi fidemart try this.
#wpcomm .avatar {
border-radius: 50% !important;
}
18/05/2020 1:43 pm
The CSS code should be added in the "Custom CSS Code" textarea, located in the Dashboard > Comments > Settings > Styling tab.
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
If it doesn't help, please leave some example URL to allow us to debug the CSS conflict.