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

    Hello,

    I’m trying to change the colour of the text labels above the input boxes (“name”, “subject”, “message” etc.) on the contact form to white without any luck. Please advise.

    Cheers,

    Casper

    #135406

    Hey,

    Add this on your custom.css or Quick CSS

    .main_color label {
    color: white;
    }

    Regards,

    Ismael

    #135407

    Thanks!

    #135408

    Glad Ismael could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Colour of text labels on contact form’ is closed to new replies.