Custom CSS: Styling form fields

  • IanAshton
    Asked on October 17, 2017 at 11:36 AM

    1508254575GetStarted Screenshot 10

  • Chriistian Jotform Support
    Replied on October 17, 2017 at 1:13 PM

    You are probably working on this form: http://www.jotform.us/form/72894084990168.

    You can try inject the following CSS to your form.


    #form-pagebreak-next_5 {

    position: absolute;

        top: 123px;

        padding: 10px;

        right: 50px;

        border-top-left-radius: 0;

        border-bottom-left-radius: 0;

    }


    #input_4 {

    padding: 10px;

        border-radius: 5px;

    }


    Please see below.

    15082603612017 10 18 0112 Screenshot 10


    You can also check my form https://form.jotform.com/72895344463971.