We are working through developing a website that utilizes bootstrap for it’s theme framework. We are implementing QuForm for contact forms but have run into issues. The theming / css selectors don’t quite work with bootstrap methodology and can’t easily be adjusted.
I think one of the simplest solutions would be to allow the addtition of custom css CLASSES to fields during form creation. This way, some of the bootstrap css classes can be specified as needed.
I’m surprised this isn’t a feature already to be honest – is there any way to do this and am I just missing something?