BuddyDev

Search

The BuddyPress Community Builder theme is fully compatible with BuddyVerified plugin. We have added some css tweaks for compatibility but have intentionally left one small thing on activity. If you have it enabled for activity comments, the badge may appear overlapping with name like this.

buddyverified-comment-badge-overlap

To fix that, please open Appearance->Customize->Styling->Additional CSS and put the following line here

Where 23px is the width of the badge. Here is how it looks now.

buddyverified-comment-badge-non-overlap

We did not include it intentionally as it requires changing css for one of the BuddyPress elements without declaring support for BuddyVerified. We do not believe that all the sites will be using BuddyVerified, and avoiding the above line makes our css more meaningful.