the input text appears to be set to white, and the background colour of the input field is white

  • Julie_Ringland
    Asked on February 21, 2021 at 8:32 PM

    Hello, I've designed a form but the input text appears to be set to white, and the background colour of the input field is white, so you can't see what's being typed in. I can't find anywhere where it sets the input text colour, please can you help me?

    Also, there appears to be some kind of 'footer' text on the form which I remember typing in, but it's not right and I cannot see where to edit this, please can you tell me as I just can't see where it is.

    Many thanks

    Julie.

  • Gaetan_B
    Replied on February 22, 2021 at 1:47 AM

    Hello,

    Thank you for reaching out.


    Regarding the input text, you can inject the following CSS to make it black (https://www.jotform.com/help/117-how-to-inject-custom-css-codes):

    .form-textbox {
    color: black !important;
    }


    Regarding the "footer text", do you refer to the following part:

    1613976400 603353502ecd6  Screenshot 10


    If so, you will just have to click on the little pencil highlighted in the screenshot above to edit the text.


    Hope this helps.

    Do not hesitate to reach out if you need further assistance.