In your CSS file find this code
#footer-credits {
clear: both;
font-size: 11px;
padding: 15px 0;
text-align: center;
}
and add this line in it
color:#ffffff;
In your CSS file find this code
#footer-credits {
clear: both;
font-size: 11px;
padding: 15px 0;
text-align: center;
}
and add this line in it
color:#ffffff;