The headings of my footer remain gray though I used the #ffffff code. What can I do about this? Is it a bug?
http://www.festicia.com/contact/
Hey!
Add this code to the Quick CSS:
#footer .widgettitle{ color: white !important; }
Cheers!
Josue
Thanks. That worked out well.