Different font for data responses than for the rest of the form

  • LoansA2z
    Asked on August 11, 2015 at 11:31 PM

    I want my form to use one font for everything in the form Except for the users responses.  I want the responses to be in a different font.  I can't figure out how to do that.  All I have been able to do is change ALL of the fonts in the form to match whatever I have selected.  Thanks

  • BJoanna
    Replied on August 12, 2015 at 4:18 AM

    You can change the input field's font family by Injecting Custom CSS.  Inside of your Form Builder select Setup & Embed tab, then click on Preferences, then select Form Styles tab and inside of Inject Custom CSS field at the bottom of existing code paste this code:

    .form-textbox, .form-textarea, .form-upload, .form-dropdown, .form-matrix-column-headers, .form-matrix-row-headers, .form-matrix-values {font-family: Courier;}

    Different font for data responses than for the rest of the form Image 1 Screenshot 20

    You can add any font-family you want instead of Courier.

    Hope this will help. Let us know if you need further assistance 

  • BJoanna
    Replied on August 12, 2015 at 4:35 AM

    After you add mentioned code text inside of your input fields will look like this.

    Different font for data responses than for the rest of the form Image 1 Screenshot 20

    Also here is the link of my cloned form: 

    http://form.jotformpro.com/form/52232343948961?