SyntaxFix
Write A Post
Hire A Developer
Questions
The way I solved it was simply to add an override for all my textboxes on the main css of my site, as so:
.form-control { display:initial !important; }