Responsive Contact form 7

Hi,
I am trying to get contact form 7 plug in to be responsive in BB. I am using the text module and entering the shortcode in the text box. This gives me contact form 7 on the webpage but when I go to Mobile IOS it is cutting off sections of the form. Any one know of how to do this in BB?
Thanks
Todd

Ah, just found the fix

In Dynamik Custom I changed the CSS code by entering:
div.wpcf7 .wpcf7-form-control { max-width: 100%; }

worked like a charm!

WOW! Thank you SO much for that, Todd !!! I had been “trying for ages” to come up with a solution for that! :slight_smile:

Glad I could be helpful Lyle!