We have several forms on our website, TheInclusionRevolution.org. When entering information in a form field, the completed text does not appear unless you move to the next (or any other) field. Check out a sample form here - Participant Inquiry – Inclusion Revolution.
Any ideas how to fix?
Thank you!
Here’s the source of the issue, it is applying a focus style setting the font to white: Screenshot 2025-06-13 at 08.26.51.png - Droplr
In the page source code, it is located in a style tag with an id of mfn-dynamic-inline-css
I recommend adjusting those styles to be more specific, so they don’t apply to all inputs.