/*Reverse sticky header*/
  1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. How to Change the Link Color in the Footer

How to Change the Link Color in the Footer

Introduction

Customizing the link color in your site’s footer helps improve readability and ensures it matches your overall branding. Although the BuddyBoss Theme does not provide a built-in setting for this, you can achieve it using a simple CSS snippet.

Custom Workaround

To change the color of footer links:

  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 #fafafa with your preferred color):

.footer-desc a {

  color: #fafafa !important;

}
  1. Click Save Changes.

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

Troubleshooting and FAQs

Q: The footer link color didn’t change—what should I check?
A: Clear your browser and site cache, and ensure the CSS was saved correctly. Also, verify that .footer-desc a targets the correct element.

Q: Will this affect links in other sections of the site?
A: No. This CSS specifically targets anchor links within the .footer-desc section only.

Was this article helpful?

Related Articles

Related Helpful Links

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.

Need Support?

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

Test Sidebar

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

"*" indicates required fields

Get Started

Enter your name and email address to get started with your project...

Name*
Profile photo of
Not recently active