Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #376955

    Hi,

    I have another question:

    how can I customize the color of the font that is used to write the captions Name, E-mail; so not the input itself but the captions of the text fields.

    thx in advance!

    #376960

    Hey derustzelve!

    Please add following code to Quick CSS

    #top label {
    color: white;
    }

    Regards,
    Yigit

    #377456

    perfect, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to change the color of text and bg in contct form’ is closed to new replies.