-
TTablets_tablets
After doing this, it works, but on my tablet the text within the scrollable text field is blurry. When I zoom in it gets clear again. It displays fine on an iPhone but it is slightly blurry on my lectures tablet.
-
jherwinAre you referring to this form?
http://www.jotform.us/form/91956530360155
Please try to increase the font-size and see if that will fix the blurry on mobile devices.
-
Tablets_tabletsIt did not fix the issue.
-
Tablets_tabletsThe text is still blurry no matter the size of the font. It's only blurry on my tablet.
-
David JotForm Support ManagerCould you try adding this code? https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
#text_6{
-webkit-filter: blur(0.000001px);
font-size: 15px;
}
According to the an emulator I just tried, the text won't look blurry, clone form version: https://form.jotform.com/91985629311970

Let us know if that helps.
