How Avatar make it Round
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi @nuggle,
Please navigate to the Dashboard > Comments > Settingsx >Styling admin page, put the following CSS code in the "Custom CSS code" textarea:
#wpcomm .avatar {
border-radius: 50% !important;
}
Don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.