Message area inputting all text with capital letters on user side

Hi there,
My client is having an issue with the text in the message area of the form every word being capitalized. “Entries Are Looking Like This But Only On The Front End”. Lots of people are commenting when writing their entires saying this is weird but i can’t replicate the issue.

Any ideas on why this would be happening?

Thanks in advance!

Did you check from a different device/browser or an incognito window? If you cannot replicate, apply CSS text-transform to all input fields. That will solve the issue.

Guideline: https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform

Thank you so much!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.