Font size has gotten smaller

  • kauseway
    Asked on March 1, 2015 at 8:23 AM

    My forms font is tiny?  I tried going into preferences on the jotform and increasing them to 14pt but they do not show up on the website any bigger.  I tried viewing the form on its own URL and its tiny there to.  Something has changed causing the font to shrink within jotform.

     

    https://naturalcarecleaningservice.com/book-now/

     

    http://form.jotform.us/form/43299184525160?

     

    Ok I was able to increase the font within jotform. I am pretty certain I did not decrease this setting. Not sure why it changed.

  • Sean
    Replied on March 1, 2015 at 11:49 AM

    Are you referring to the text in the two fields highlighted in the screenshot or is it all the fields that you would like to be at the 14pt size on the form? It appears that the font in the drop down menus seem a bit smaller than the others.

    Font size has gotten smaller Image 1 Screenshot 20
    You can inject this CSS code and it should make the adjustments for all drop down menu and text box fields.

    .form-dropdown{
    font-size: 14pt;
    }

    .form-textbox{
    font-size: 14pt;
    }

    We will await your response.


    Cheers!

  • kauseway
    Replied on March 1, 2015 at 12:59 PM

    i was able to adjust the font. They were tiny before. I went into the designer and adjusted the button size. For some reason it was at 8?I am sure I did not turn it down to that.

     

  • Sean
    Replied on March 1, 2015 at 2:13 PM

    It's good to know that you have corrected the issue. Maybe it was a CSS glitch that is now resolved. If you need us to assist any further do not hesitate to contact us. We would be more than happy to help out.