Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Search Results › Remove the number above the number of members
- This topic has 3 replies, 3 voices, and was last updated 4 years ago by Manathan.
-
AuthorPosts
-
Cécile jamelotParticipant@caecili
- 11 Topics
- 23 Posts
Hello,
I would like to know if there is a way to remove the number of members on the member search page?
Thank you,
September 10, 2020 at 13:50 #17345@themosaurusrex- 0 Topics
- 2048 Posts
Hi @caecili,
To change this, simply add the following code snippet to your website:
/** * Remove the BP members count. */ #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a span { display: none !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
September 10, 2020 at 20:34 #17373Cécile jamelotParticipant@caecili- 11 Topics
- 23 Posts
Thank you very much !!
September 11, 2020 at 19:50 #17443@themodactyl- 0 Topics
- 6603 Posts
Hi @caecili,
I’m glad to read that @themosaurusrex has been able to help you!
If you’re happy with our theme, feel free to review our theme on our Themeforest page:
https://themeforest.net/item/gwangi-dating-community-theme/21115855It very appreciated and it helps us making our products more known to new potential customers, which allow us more time to improve the quality over time and develop new features. It’s a win-win !
And by doing this, you will be making a great contribution to our community! #SharingIsCaring ❤️
Thank you!
September 13, 2020 at 13:01 #17500 -
AuthorPosts
The topic ‘Remove the number above the number of members’ is closed to new replies.