05/03/2013 at 11:54 am
#258754
Keymaster
@ ManfredC
I did reply What you can do is turn off the rich text editor; since it is useless on the small screen anyway. Just add rte=FALSE to the shortcode.
And, add this to the theme’s style.css file:
#cn-form-container textarea { width: 95% !important; }