What is JotForm?
JotForm is a free online form builder which helps you create online forms without writing a single line of code. No sign-up required.
-
Trouble with hint example
Asked by shipboxbros on November 18, 2011 at 10:27 AMPage URL:Hi,
I am having some trouble with the hint example on my jot form. It seems to be showing a different font in the message area. The site URL is shipboxbros.com and it is the form on the home page. The problem is also showing up when I preview the form on JOTFORMS page.
Any advice on this issue?
Thank you in advance
http://www.shipboxbros.com
hint example problem message font preview -
JotForm Support
Answered by abajan on November 18, 2011 at 08:44 PMPlease add the following rule to your current injected CSS and let us know if the result is acceptable:
textarea {
font-size:13px;
font-family:Helvetica,sans-serif;
} -
