This is what a buddypress user area looks like with the Creativity Theme.

And here is the same issue with showing check marks. You can see all the check marks are checked in advance. Which is not right.

.buddypress ul li:before {
display: none;
}
#tribe-community-events #event-categories ul li:before {
display: none;
}