SLASH and DASH

  • BBC2016
    Asked on April 28, 2016 at 10:10 PM

    can u provide quick css to take out the SLASH and DASH / and - in the credit card section ?

     

    /

     

    and

     

    -

     

    https://form.jotform.com/61188125752154

  • Chriistian Jotform Support
    Replied on April 29, 2016 at 12:36 AM

    The form you have linked seems to have been deleted: https://form.jotform.com/61188125752154 

    SLASH and DASH Image 1 Screenshot 20

    If instead you are referring to this form (https://www.jotform.com/61188602679162) then allow me to check the form and I will get back to you with a possible workaround.
    Regards.

  • BBC2016
    Replied on April 29, 2016 at 12:39 AM

    THANKS! IT IS THIS FORM:

    FORM : 61188602679162#

  • Chriistian Jotform Support
    Replied on April 29, 2016 at 1:44 AM

    Thank you for confirming the form. You can inject the custom css below to hide the dash and slash in the form:

    .cc_number,#input_13_cc_exp_month {

        margin-right: 40px;

    }

    SLASH and DASH Image 1 Screenshot 20

    If you need further assistance, do let us know.
    Regards.