I really like your plugin, but one thing is really killing me.
When a form uses conditional logic it receives inline css with display:none; This means that the form is totally inaccessible for people browsing without javascript.
Is there any way (without editing core files) to disable the display:none. I also think it would be much better to add this style with javascript, that would keep the form accessible at all times
Looking forward to your answer,