Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: URGENT – change Font color

#17991
Grace Themes
Member

Hi,

To change the footer text color:

Go to the Appearance -> Editor -> style.css file
add below css code at the end of file

.footer h5 { color: #000000 !important; }
#footer-wrapper { color: #000000 !important; }
.footer ul li { color: #000000 !important; }
.footer ul li a { color: #000000 !important; }

Please do this changes and let me know your feedback.

Regards
Grace Themes