Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #914450

    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

    #914460

    Hey Picante,

    Add this to quick css:

    form fieldset h3, form fieldset label{
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #914487

    Thanks!

    #914511

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing font colour in forms’ is closed to new replies.