How can I make the quantity amount font the same in both the payment and widget

  • fhpw
    Asked on January 6, 2016 at 7:31 PM

    I successfully adjusted the registry widget font to be the same size as other form content. However, the quantity font did not change.  I would like to adjust the quantity font to be the same as the shown in the payment tool.

     

    How can I make the quantity amount font the same in both the payment and widget Image 1 Screenshot 20

     

    Thanks,

     

  • Chriistian Jotform Support
    Replied on January 7, 2016 at 4:56 AM

    Hi,

     

    You can add this custom css code to make the fonts similar:

    .checklist input[type=number]{font: 0.75em Arial;}

    How can I make the quantity amount font the same in both the payment and widget Image 1 Screenshot 20

     

    Do inform us if you need further assistance,
    Regards.