I have an issue with the Submit button, it is not showing the word submit.

  • BarryPlant
    Asked on March 30, 2021 at 8:59 PM

    Hi,

    I have created 75 forms and I have cloned them. I have created 2 submission forms that will be received to the office. I need to have 2 as they both serve a different purpose.


    I have an issue with the Submit button, it is not showing the word submit. When I go into the Advanced Editor, it should show the word, when I update this to be a transparent field, you can see the word submit. Then will I change it the PDF Editor 2 forms I have created disappear?


    This is really frustrating. It is for a multitude of forms.


    The main form you should look at is -

    https://form.jotform.com/210888321529460


    BUT this effects 70 other forms.


  • Rehan Support Team Lead
    Replied on March 31, 2021 at 4:43 AM

    Greetings,

    You can fix the submit button by changing the color of the text in the button. Kindly inject the following CSS into your form.

    .form-all .form-submit-button {
        color: #ffffff;
    }

    Related guide: https://www.jotform.com/help/117-how-to-inject-custom-css-codes

    Should you need further assistance then please let us know.

    Thanks