Super Sticky – sticks the topic at the top of All Discussion Forums unless the Forum (Discussion) is attached to a Group.
When a discussion is pinned to Super Sticky it will be visible to all discussions regardless if it is on a different forum page.
To hide it, use the CSS code, and Please follow the steps below:
1. Go to BuddyBoss > Theme Options
2. Under Custom Codes, enable CSS
3. Append the following:
i.bb-topic-status.bb-super-sticky.super-sticky.unsticky { display: none; }
4. Save changes.