Unable to change the font color of the payment question of form.

  • rangerevents
    Asked on June 22, 2015 at 12:32 PM

    I cannot get the duplicate "submit" button at the bottom of my form off and

    the font color in the payment portion at the end of the form is so hard to read and I cannot manage to get the color to change to look like the rest of the form.

    Please help! :)

     

    Also, if I make revisions to the form, does it change the embedding code or url?  Just want to make sure I update our website if it does change it.

     

    Thanks so much!

  • Ashwin JotForm Support
    Replied on June 22, 2015 at 1:45 PM

    Hello rangerevents,

    I cannot get the duplicate "submit" button at the bottom of my form off

    I have gone ahead and deleted the second submit button form your form.

     

    the font color in the payment portion at the end of the form is so hard to read and I cannot manage to get the color to change to look like the rest of the form.

    I have also injected the following custom css code in your form and that seems to have solved the font color issue:

    .form-product-item, span.form-payment-total, .form-address-table {

      color: #ffffff !important;

    }

    span#coupon-header {

      color: #ffffff !important;

    }

    Please check the screenshot below:

    Unable to change the font color of the payment question of form Screenshot 20

     

    I have moved your question related to form revisions to a new thread and you will be answered here:  http://www.jotform.com/answers/593951 

    Thank you!