Home>Support>Contact Form

Contact Form

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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.

URL: http://27.124.117.1/~getinted/contact/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 24 days ago Magus
    Hi, I Work Here

    Hi Mitch

    Please add the following to your custom CSS editor

    .wpcf7-textarea {
        max-width: 100%;
    }
    

    Let us know how you get on

    Magus

  2. 10 years, 23 days ago GTint

    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.

  3. 10 years, 23 days ago Andrew Misplon
    Hi, I Work Here

    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;
    	}
    
    }
    
  4. 10 years, 23 days ago GTint

    Thanks guys.
    Perfect!!!!

    Cheers

  5. 10 years, 23 days ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More