How can I change the font size and have it saved for the filled out information boxes?

  • amygoodman
    Asked on December 9, 2015 at 2:42 PM

    I changed the font size in preferences for the information boxes (name, email, etc) but it doesn't show up saved to the same font size when published online.  I would like it to be size 12 font for the information 

  • David JotForm Support
    Replied on December 9, 2015 at 6:10 PM

    Hi,

    If you add this code to your form:

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-all {
    font-size: 12px !important;
    }

    It should change most, if not all or the text to 12pt font.  Here is my test form with the coded added:

    https://form.jotform.com/53426978150966

  • amygoodman
    Replied on December 9, 2015 at 7:45 PM
    THANK YOU SO MUCH!!!!!!!!
    Amy
    ...
  • jonathan
    Replied on December 9, 2015 at 11:43 PM

    You are quite welcome. :)

    Contact us again anytime should you need assistance on JotForm.

    Cheers