#15790
 Abe
Keymaster

Hi, I have added some classes to those fields that appear in the tabs next to the profile so you can add a CSS like this to hide profile fields with id 1:

COPY CODE

.bp-field-id-1 {
    display: none;
}

You can inspect the elements using Chrome browser to see the element classes

This will be available in next theme update but if you want the functionality until the update, replace theme file content wp-content\themes\sweetdate\custom_buddypress\class-bp-tabs.php with the one attached

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?