How Avatar make it Round
Please note, that here we only support Paid Addons issues and questions.
gVectors Support staff works from 6am to 6pm (GMT+0)
All questions related to wpForo and wpDiscuz free plugins should be asked in the corresponding plugin support forum:
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.