Please note before making any changes to your site take appropriate steps to back up and better yet all changes are better tested in a staging environment.
To change the Username font size in the header bar please follow these instructions.
- Copy the below code snippet
.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name { font-size: 24px; }
- Go to BuddyBoss > Theme Options
- Under Custom Codes, enable CSS
- Paste Code Snippet
- Please change the desired font size number on this part: font-size: 24px
- Save changes.
Screenshots
The Standard font size of 24px
Font Changed to 50px