Payment Integration: How to customize the total amount label using CSS?

  • beforetravel
    Asked on March 10, 2016 at 4:40 PM

    Hello , i have question regarding total amount from payment tool, it is normal while it is 0 but when amount increase numbers comes out of border on second line how can i solve this ?  i am sharing screen shot , you may understand more . thank you. 

    Jotform Thread 792213 Screenshot
  • Kevin Support Team Lead
    Replied on March 10, 2016 at 5:58 PM

    Please, try injecting this CSS:

    .form-payment-total{

        max-width:250px;

    }

    It should allow your price to display properly, does not matter the width of it.

  • beforetravel
    Replied on March 10, 2016 at 6:13 PM

    Thank you :) it worked well

  • Kevin Support Team Lead
    Replied on March 10, 2016 at 6:20 PM

    You're welcome and great to know that.

    Do not hesitate to contact us if you need more help, we will be glad to help you.