AI Search
Classic Search
Notifications
Clear all
Jun 30, 2017 12:34 am
How can I make profile pictures Square in all pages square instead of circle?
4 Replies
Jun 30, 2017 12:37 am
Use this CSS code:
.avatar{border-radius:0%!important;}
Jun 30, 2017 7:11 am
Apologies is this seems like a stupid question but where do I put this? In my themes css file?
Jun 30, 2017 7:50 am
You can put it in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Then save it, delete all caches and do Ctrl+F5 on front-end.
Jun 30, 2017 9:42 am
I love you man 🙂