Change the color of the suggested amount for

  • OLNCMYWeb
    Asked on October 6, 2014 at 11:06 AM

    When using the Paypal payment tool for donations, the suggested amount is black. Can that color be changed to the "Hint Example" text color?

    Throughout the form there are "Hint Examples" in a different color, which clearly indicates that it's a hint. Because of the inconsistency of the color in the suggested amount, if the end user likes it, it's assumed that will be the amount donated regardless of "Enter Amount" directly to the left. If an amount hasn't been entered, but assumed, when the user clicks submit, that's a lost donation.

    Can this...

    Change the color of the suggested amount for  Image 1 Screenshot 40

    be changed to this?...

    Change the color of the suggested amount for  Image 2 Screenshot 51

    or this?

    Change the color of the suggested amount for  Image 3 Screenshot 62

     

     

  • Ashwin JotForm Support
    Replied on October 6, 2014 at 12:27 PM

    Hello OLNCMYWeb,

    Please be noted that the suggested amount of the payment question is not an hint example but actually value of the payment field.

    If you still want to change the font color of the suggested amount value, please inject the following custom css code in your form:

    input#input_394_donation {

    color: #999 !important;

    }

    The following guide should help you in injecting custom css code:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • OLNCMYWeb
    Replied on October 6, 2014 at 1:10 PM

    Hi,

    Thanks for your response. Ya, that's not going to work. We just won't have a suggested amount.

    Thanks,
    Becky

  • Ashwin JotForm Support
    Replied on October 6, 2014 at 1:16 PM

    Hello Becky,

    You are welcome.

    Do get back to us if you have any questions.

    Thank you!