1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. How to Change the GamiPress Points Thumbnail Size

How to Change the GamiPress Points Thumbnail Size

Introduction

The GamiPress integration in BuddyBoss displays user points with a standardized thumbnail size to maintain consistent layouts. If you need to adjust this size for better visual balance or branding purposes, you can apply a simple CSS override.

Custom Workaround

  1. In your WordPress admin, navigate to BuddyBoss > Theme Options.
  2. Under Custom Codes, enable CSS.

Append the following CSS, replacing “64px” with the desired dimension:

#buddypress .users-header .gamipress-buddypress-points span.activity {

  width: 64px;

}
  1. Click Save Changes.

Note: Any modifications are considered “custom work.” You may review our Support Policy for details.

Troubleshooting and FAQs

Q: My thumbnail size didn’t change—what should I do?
A: Clear any site- or plugin-level cache, then reload the profile or directory page to ensure the new CSS is applied.

Q: Will this affect other GamiPress thumbnails on my site?
A: No. This selector targets only the points thumbnail in the BuddyBoss users header.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Support

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.

Not recently active