May 26, 2015 at 10:42 /
1. Try to switch to standard theme to see how much your theme affects the form. After switching back right-click each element that’s wrong and select “inspect element” to see what rules apply to it. There you can play around to get a feel for what the rules do. Then you can either change, delete or override that rules with your own.
2. The error is from the plugin that the error message leads to.
Regards