- This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change footer font color
Theme Name: Spirited Pro
Website URL: http://compeerfriends.org/
How do i turn the font on the footer white? right now it has a gray background and the same color gray font. Thank you for your help.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#footer-wrapper { color:#fff;}
Regards,
Chris