-
AuthorPosts
-
February 4, 2015 at 3:23 pm #199157
Hello, thanks for reading.
I need to put 2 text-fields in the same line and make smaller the text-area of message.
Something like this:
http://www.equiposempre.com/demos/streamingraddios/wp-content/uploads/2015/02/ContactForm.jpgMy website: http://www.equiposempre.com/demos/streamingraddios/#contacto
Can you help me?
ThanksFebruary 4, 2015 at 10:43 pm #199445Hi there,
Thanks for writing in! Could you please try adding the following CSS workaround into your Customizer, Custom > CSS section using the menu Appearance -> Customize.
.wpcf7 p { display: block; float: left; margin: 1%; width: 48%; }
Hope that helps.
February 5, 2015 at 2:44 pm #199986Ok. That work to make two columns but now I need that the last three to be in 1 column: [textarea your-message], [captchar captcha-962] and [submit “Enviar”]
Also I need to make [textarea your-message] shorter.
<p>Nombre<br /> [text* your-name] </p> <p>Correo<br /> [email* your-email] </p> <p>Teléfono<br /> [tel tel-334] </p> <p>País<br /> [text your-subject] </p> <p>Mensaje<br /> [textarea your-message] </p> <p>Ingrese el código debajo<br /> [captchac captcha-962] [captchar captcha-962] </p> <p>[submit "Enviar"]</p>
Thank you
February 6, 2015 at 3:09 am #200324Hey there,
We’d love to help you further however, additional customization would fall beyond the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://theme.co/x/member/custom-development/.
Thank you for understanding.
February 9, 2015 at 3:07 pm #202581I don’t understand. You help me to make 2 columns for all the fields. Now the only thing that I need is to make some of the fields one column and others 2 columns. Couldn’t you help me to achieve that?
February 10, 2015 at 3:03 am #202918Hey there,
We can only give a sample or a guide but the rest of the customization will need to be handled by you or a developer. Moreover, though Contact Form 7 is a recommended plugin and X have basic styling for it, it is still not a part of X and customization of it is outside the scope of our support.
Thank you for understanding.
-
AuthorPosts