Hi, to hide the text under the avatar you need to add this CSS
COPY CODE
#buddypress div#item-header div#item-header-content h4.user-nicename {
display: none;
}
#buddypress div#item-header div#item-header-content span.activity {
display: none;
}
Any other customization done to the header template should be done in this file: wp-content\themes\kleo\buddypress\members\single\member-header.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.