Home Forums WordPress Themes – Premium Circumference How to Change the Footer Text Color Reply To: How to Change the Footer Text Color

#38754
SGupte
Participant

The blue font in the footer is coming from –
.textwidget {
color: #000080
;
}

What css would change the font in the footer to white? because in customize – typography – footer text color
I have it set to white #ffffff but thats not changing the footer font.