Fix the input fields layout and font size issues.
Provide global solution instead of fixing every new form right after being created.
See the attached screenshots…
The old / existing forms with issues contain this CSS class (legacy class?)
.gform_legacy_markup_wrapper .ginput_container_checkbox .gfield_checkbox li label
The new form just created, it does not have .gform_legacy_markup_ wrapper class.
4 thoughts on “Fix Gravity form input fields layout and font size issues”
The Font size issue has not been taken care of.
It was found that the new settings applied only to the content with “.gform_legacy_markup_wrapper” class.
But new forms created so not contain that class.
So the settings will not be applied to new forms.
Check the CSS classes on the new form created on the test page mentioned above.
Hi,
We have setup with default class of gravity form so you create new form then it will be apply automatically. please check below test page.
https://www.fivebranches.edu/test-pages/
Please check and let us know if you have any issue or query.
Closed