Not resolved

Responsive Contact Form 7

Ultra Theme started by jamied789 Mar 22, 2016 5 replies
jamied789 Mar 22, 2016 · 3:16 pm #3245

Hi,

I am using your theme and I cannot get contact form 7 to be responsive to smaller screens.
I have searched through threads and forums and all recommended fixes do not appear to work for me.
I believe a just need to add some instruction to the css but am unable to make it work.
Could you please help.
Is there a known fix for this?

Many thanks

Jamie

Andrew Misplon Puro Mar 22, 2016 · 3:18 pm #3246

Hi Jamie

Thanks for reaching out 🙂

I’m sure I can assist. Do you perhaps a public URL I could take a look at? If you’d like to keep your site private, please, make use of the Set as private reply checkbox below the comment form.

I’m offline for a couple of hours and will attend as soon as I get back.

jamied789 Mar 22, 2016 · 3:24 pm #3247

This reply has been marked as private.

Andrew Misplon Puro Mar 22, 2016 · 7:31 pm #3251

Thanks for the update. Please, try the following. If you don’t already have a Custom CSS plugin installed, go to Plugins > Add Newand search for Simple Custom CSS, install and activate. Then, go to Appearance > Custom CSS and insert:

/* Form Fields */
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type="search"], select[multiple], textarea {
    max-width: 100%;
}

Let me know how that goes 🙂

jamied789 Mar 22, 2016 · 10:26 pm #3252

That works a treat!
Many thanks Andrew for such a quick and accurate response.

Jamie

Andrew Misplon Puro Mar 23, 2016 · 2:26 pm #3255

Super 🙂 Really glad to hear that helped. If anything else comes up, please, let me know.

6 posts