Hi, i'd like to know how to hide "The Avatar pic 460x460 from sidebar dashboard (It's very big)"
This avatar >> https://prnt.sc/iyo207
Thanks!
Please try adding this given css in your wp-admin ->appearance -> customize :
body.profile.buddypress div#item-header-avatar .avatar {display:none;}
No, didnt work... :( it still appears.
I even added !important but nothing happened...
#buddypress #item-header-avatar{display:none;}
Thank you! Now, it worked!
@jksadmgi,
Thanks for confirming. So, closing the topic.