Tagged: footer widget
Hello,
I set up the text color of the footer in the dedicated section of the general style, but still the title and link color is correct, the text is not (it should be white). What did I make wrong?
Thanks in advance.
Hey sitibus,
Add this to quick css and adjust the color to what you need:
.textwidget a span,
.textwidget a,
.textwidget{
color:red!important;
}
Best regards,
Jordan Shannon