By default, you may be able to scroll down if you have a lot of menus on your Side Panel but the scroll bar is not visible. To make it more visible, please use the CSS code below:
1. Go to BuddyBoss > Theme Options
2. Under Custom Codes, enable CSS
3. Append the following:
.buddypanel{overflow: scroll !important}
4. Save changes.
Without code:

With code:
