When building my form with paypal Payment Wizard - How to customize colors?

  • Profile Image
    sittercritter
    Asked on March 02, 2012 at 12:16 AM

    When building my form with paypal Payment Wizard - Products

     

    The dollar amounts are gray and small and very hard to read on my site. What can I do to either

    change the fonts and colors or...

     

    whatever else you may recommend...

     



    This is a re-post of a comment on PayPal Forms

  • Profile Image
    idarktech
    Answered on March 02, 2012 at 02:01 AM

    Hi there,

    You can try this one, please inject this css code to your form.

     

    .form-product-details{

    font-style:normal;

    font-weight: lighter !important;;

    color:red;

    }

    Preview: http://www.jotform.me/form/20607633580451?

    Guide on how to inject custom css codes to your form: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Of course, you can customize it to your preference. Just use my css codes as your guide.

    Hope this helps. If you have further questions, please let us know. Thank you so much!