If the customer would like to hide the Breadcrumbs on his website, please supply the CSS Code below.
Please follow the steps below:
1. Go to BuddyBoss > Theme Options
2. Under Custom Codes, enable CSS
3. Append the following:
div#breadcrumbs { display: none; }
4. Save changes