Fillable Boxes for Name/Email

  • ucvmclothing
    Asked on October 24, 2019 at 3:46 PM

    Hi there,

    I have added in a name and email section, but when I test this out using the link, you can't seem to type in the boxes? Is this a formatting issue?

    Second, I now have the total but it won't appear in the box permanently.

    Rheanne

  • Kevin Support Team Lead
    Replied on October 24, 2019 at 6:01 PM

    I see the fields allow inputs, but the text is white as the background, to change the font color, please inject this code to your form: 

    .form-textbox {

        color: #000000;

    }

    This guide will help you doing so: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Regarding your second question, that was moved to another thread in order to assist you better, we will continue assisting you here: https://www.jotform.com/answers/2014236 

    Thanks.