@bornholmeren
	Active 2 years, 5 months ago
	
	- 
	
	@mercime replied to the topic [Resolved] How do I change colors in BP theme footer in the forum How-to & Troubleshooting 12 years, 7 months ago @bornholmeren To change color of footer text, add the following to your style.css file and adjust to taste div#footer { 
 color: #555;
 }To change color of footer links, add the following to your style.css […]