Hide Following on Profile

Table of Content

Introduction

Hiding the Following section on a user profile is not available as a built in option in BuddyBoss. If you want to remove the Following count or section from the profile header for a cleaner layout, you can hide Following using a simple CSS workaround in BuddyBoss.

Custom Workaround

Follow the steps below to hide the Following section on the profile page.

  1. Go to BuddyBoss > Theme Options
  2. Under Custom Codes, enable CSS
  3. Add the following CSS code:
.single-headers .following-wrap {

    display: none;

}
  1. Click Save changes

Note: Any CSS or code changes are considered custom work. Please review the BuddyBoss Support Policy for more information:
https://www.buddyboss.com/support-policy/

Troubleshooting and FAQs

Q: The Following section is still visible after adding the CSS. What should I do?

A: Clear your site cache, browser cache, and any CDN cache. Also make sure the CSS was added under BuddyBoss Theme Options and that CSS is enabled.

Q: Will this remove the Following feature completely?

A: No. This only hides the Following section visually on the profile page. The feature will still function in the background.

Q: Does this affect other areas like member directories or activity feeds?

A: No. This CSS only targets the Following display in the profile header.

Q: Can this be reverted easily?

A: Yes. Simply remove the CSS snippet and save your changes.

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.