1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. Hide the Pagination on the Members Directory

Hide the Pagination on the Members Directory

Introduction

By default, BuddyBoss does not provide an option to hide pagination on the Members Directory. Using a simple CSS snippet, you can remove the pagination count at the bottom of the directory for a cleaner and more streamlined layout.

Custom Workaround

Follow the steps below to hide the pagination on the Members Directory:

  1. Go to BuddyBoss > Theme Options
  2. Under Custom Codes, enable CSS
  3. Append the following:
.directory.members .pag-count.bottom { display: none; }
  1. Save changes.

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

Troubleshooting and FAQs

Q: Will this remove pagination functionality completely?

A: No. This only hides the pagination count display. Pagination itself will still work in the background.

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

A: Clear your site cache and browser cache. If the issue persists, submit a ticket to the support team for assistance.

Q: Can this be applied only to specific member directories?

A: Yes. You can target specific directories by adding more specific CSS selectors if needed.

Q: Does this affect logged-in and logged-out users?

A: Yes. This CSS applies to all users viewing the Members Directory.

Q: Will this work on mobile devices?

A: Yes. The snippet works across all screen sizes unless overridden by other mobile-specific CSS.

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 for validation purposes and should be left unchanged.
This field is hidden when viewing the form

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