By default, the platform does not have this option. You can use CSS code to make the Ellipsis more noticeable on your activity feed.
Please follow the steps below:
1. Go to BuddyBoss – Theme Options
2. Under Custom Codes, enable CSS
3. Append the following:
I.bb-icon-f.bb-icon-ellipsis-h {
color: red !important;
}
4. Save changes
Screenshot