I would like to change the font on our pop-up to be much larger.

  • sdmhr
    Asked on September 13, 2016 at 6:07 PM

    At the moment the pop-up window is very small for each of my fields. I have not been able to find a way to change it, or the box size and spacing.

    At the very least, I would like to make it bigger on the desktop. 

    Jotform Thread 931507 Screenshot
  • liyam
    Replied on September 13, 2016 at 8:20 PM

    Hello,

    You can resize the size of the font on hover text using this CSS code:

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

    If the size of the text still isn't big enough, just increase the size to your heart's content :)

    If you need to know how to insert the CSS code above in your form, please follow the instructions found from this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Feel free to let us know if you have questions.

    Thanks.