1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. How to Change the Font Color of the Profile Dropdown Menu

How to Change the Font Color of the Profile Dropdown Menu

Introduction

Changing the font color of the Profile Dropdown menu helps improve readability and ensures that the menu blends well with your site’s overall design. While the BuddyBoss Theme doesn’t offer a direct setting for this, you can easily apply the change using a simple CSS snippet.

Custom Workaround

To change the font color of the Profile Dropdown menu:

  1. In your WordPress Dashboard, go to BuddyBoss > Theme Options.
  2. Scroll to the Custom Codes section and toggle Enable CSS.

Append the following CSS code (replace #colorcode with your desired font color):

.user-wrap.menu-item-has-children .sub-menu a {

  color: #colorcode;

}
  1. Click Save Changes.

Note: Any changes made using custom code are considered “custom work.” For more information, review our Support Policy.

Troubleshooting and FAQs

Q: The font color didn’t change—what should I do?
A: Clear your site and browser cache, and ensure the CSS was saved properly without syntax errors.

Q: Will this affect other navigation menus?
A: No. This CSS specifically targets the Profile Dropdown menu in the 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