1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. Hide the Certificates Sub Tab in the Profile Page

Hide the Certificates Sub Tab in the Profile Page

Introduction

By default, BuddyBoss displays the Certificates sub tab on the user profile page when certificates are enabled. Currently, there is no built-in setting to hide this specific sub tab. However, you can remove it from the profile navigation using a custom CSS snippet.

Custom Workaround

Follow the steps below to hide the Certificates sub tab on the profile page:

  1. Go to BuddyBoss > Theme Options
  2. Under Custom Codes, enable CSS
  3. Append the following code:
li#certificates-personal-li.bp-personal-sub-tab { 

    display: none; 

}
  1. Save changes

Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/

Troubleshooting and FAQs

Q: Will this completely disable certificates for users?

A: No. This only hides the Certificates sub tab from the profile menu. Certificates will still function in the background.

Q: Will this affect admin access to certificates?

A: No. This CSS change only affects the front-end profile navigation for users.

Q: The Certificates tab is still showing after adding the code. What should I do?

A: Clear your site cache and browser cache. If the code is not working, submit a ticket to the support team for assistance.

Q: Can this be applied only to certain users or roles?

A: Not with CSS alone. Hiding tabs conditionally by role would require custom PHP development.

Screenshots

Without code

With code

Was this article helpful?

Related Articles

Subscribe to Our Newsletter

Stay In Touch

Subscribe to our Newsletter, and we’ll send you the latest news from BuddyBoss

  • This field is hidden when viewing the form
  • This field is for validation purposes and should be left unchanged.

To speak to our Agency consultant, fill in the form found at our Contact Page.

  • Get Started

    Enter your name and email address to get started with your project...

  • This field is for validation purposes and should be left unchanged.