Center the form
-
hello
i tried this, in CSS editor inside your plugin:
.wpcf7-form.cf7-style { margin: 0 auto !important; width: 450px; float: none; display: block; }
and this:
.wpcf7-form.cf7-style { width: 80% !important; }
Nothing works. The form stays aligned left.
I want it centered in the page in every device (desktop and mobile), but with the text aligned left.Would you help?
Thanks in advance.The page I need help with: [log in to see the link]
- The topic ‘Center the form’ is closed to new replies.