- This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago by .
-
Ticket
-
Hello,
I think I found a bug in the way the Contact Form is configured on this theme. The error message styling is broken on mobile. You can display the error message by simply clicking the submit button without filling out this fields. You should then see that the styling is broken.
I think the problem is not in the CSS, but in the JavaScript. It appears that the error message div element is being set to
display: inline-block;
instead of
display: block;
when the attempting to display the message. I cannot edit the styling myself because it is added dynamically.
Let me know if you have any questions.
Thanks,
David J Pfeiffer
Sorry, only verified customers can view ticket replies.