Can't enter a number on the number field on Firefox

  • Bizwebform
    Asked on June 14, 2016 at 2:49 AM
    I do not enter the phone number into the Quick buy products in site: http://trangsucbaotin.com/lac-tay-bac-nam-dau-rong

     

     
  • Elton Support Team Lead
    Replied on June 14, 2016 at 3:21 AM

    I was able to reproduce the problem. You can't input a number on the number field when the form is viewed on firefox.

    To fix it, please inject this CSS codes to your form.

    input[type="number"] {

        height: auto !important;

        padding: 6px !important;

    }

    Guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes (paste it into the bottom section)

    If you need further assistance, let us know here.