Increase size hover text

  • dnilp
    Asked on May 18, 2014 at 9:57 AM

    Hello, would it be possible to increase the size of the hoover text by a little bit?(making it still fit inside the box).

     

    Thanks a million!

  • Jim_Rank
    Replied on May 18, 2014 at 11:52 AM

    Hi dnilp,

    Yes It's possible to increase the size of the Hover text.Just you have to inject a CSS code to the Form.See the following steps-

    1. First Open your Form Which-one you want increase the hover text.Click On Setup & embed >>Preferences>>Form Styles.

    Increase size hover text Image 1 Screenshot 20

    2. Under Form Styles Tab Inject the Following CSS code.

    .form-description-content{font-size:16px;}

    3. Now check your Form.Ok here is the example after increasing the size of hover text.

    http://form.jotformpro.com/form/41374188497972

    For further assistance in this query,please contact with us.

    Thanks !

  • dnilp
    Replied on May 18, 2014 at 2:06 PM

    That worked fantastic! Thanks!