Display credit card expiry month and year to be side by side

  • buymorefans
    Asked on September 8, 2015 at 6:15 AM
    2. How to I get the credit card expiry month and year to be side by side. Currently under each other.
  • Chriistian Jotform Support
    Replied on September 8, 2015 at 6:49 AM

    Hi,

     

    Can you try to inject this custom CSS code in your form?

    #input_14_cc_exp_month {

        width: 150px !important;

    }

    #input_14_cc_exp_year {

        width: 150px !important;

    }

     

    To inject custom CSS code in your form, just follow the instruction provided in this article: How to Inject Custom CSS Codes.

     

    Do let us know if you need further assistance.


    Regards.

  • buymorefans
    Replied on September 16, 2015 at 7:16 AM

    Hi Chriistian,

     

    Thank you for your help. Could you also let me know how to align the drop down menus?

     

    They are currently under the images (making the form very long)

     

    I need them to be beside the image right under the check box.

     

    Thanks,

     

    Katey

  • Ben
    Replied on September 16, 2015 at 10:53 AM

    Since your last post is in regards to a different subject Katey, I have moved it to a new thread here: http://www.jotform.com/answers/663383 where we will be answering you shortly.