Hi there,
Can you please tell me exactly where I can edit the text in my footer?
It’s too dark and doesn’t meet accessibility requirements.
I tried here and it didn’t work:
I also tried this custom CSS from another post on this forum:
.x-colophon .widget ul li a {
color: #ffffff;
}
.x-colophon .widget ul li a:hover {
color: #e8e8e8;
}
and it didn’t work …
Thank you 



