Hey,
Is it possible to change the font of the text within multi-line fields in Forms?
I am currently using the following CSS to change the font for all other fields:
.cf-field input {font-family: "Times New Roman";}
...but this does not appear to work with multi-line fields.
Below is what the form currently looks like:
-- Just as an update, the text saves to Laserfiche with the correct font Just not when the form is being edited.
Thanks,
Dom