Contact Form
Hi Guys.
I have an issue with my contact form.
I’m using the Contact Form 7 plug in. On mobile devices especially on a phone it doesn’t seem to be responsive at all especially the area where you need to write a message in.
Not sure if this is a plug in issue or something I’ve done wrong?
If this cant be solved what contact form do you recommend?
Cheers.
Mitch.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Mitch
Please add the following to your custom CSS editor
.wpcf7-textarea { max-width: 100%; }Let us know how you get on
Magus
Thank you Magus.
Much better now.
Only thing is that when you hold the phone normal/vertical the whole form centers which is great but when you turn it horizontal the form stays to the left of screen and doesn’t centre.
Cheers.
Mitch.
Hi :) Please try the following at Appearance > Custom CSS:
@media (max-width: 680px) { .wpcf7-form p { margin-right: auto; margin-left: auto; max-width: 380px; } }Thanks guys.
Perfect!!!!
Cheers
For sure :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.