Hi there
How do I change the font colour in forms? I want to change the Request a Call Back heading (bottom right) text to white.
Thanks
Hey Picante,
Add this to quick css:
form fieldset h3, form fieldset label{
color:#fff!important;
}
Best regards,
Jordan Shannon
Thanks!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon