Can you please tell me how to control the forms size/layout for contact form?
Bottom of the page.
Can you please tell me how to use the column style tags? I can't find a good example to go off of, and I noticed the default contact form is using some styling.
I want to be able to:
A. Manipulate the length of the form field.
B. make my form 2 column wide.
C. How to prevent my "are you human" next to the "Acceptance" ticker NOT break.
Thanks!
Comments
A.This can be done with css only:
span.wpcf7-form-control-wrap { width: 90% !important; }B. As we can see, your form is already 2 column wide.C. Looks like you put this item yourself inside Contact Form 7. For more details about CF7 and it's options we suggest to check http://contactform7.com/docs/