Hello,
Currently in the footer of my pages, I have the text black but it is on a grey background and hard to read.
How can I change it to white?
Thank you!
Duncan
Hi,
I did see another thread you have and seen your site, I can this code reflecting on your site, which causes the issue:
.widget {
color:#000000!important;
}
You can add this css code in Quick CSS (located in Enfold > General Styling) to fix it:
#footer .widget {
color: white !important;
}
just change the color as you see fit. Hope this helps :)
Best regards,
Nikko
Nikko!
Issue is resolved! Thank you very much!
Duncan
Hi,
Glad Nikko was able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike