Comments buenaoferta started the conversationNovember 30, 2021 at 3:59pmHi!What do I have to do so that the contact form is the same as in the attached image?Thanks 2,612PenciDesign repliedNovember 30, 2021 at 4:02pmHi,This form was built with the Contact Form 7 plugin, you can install this plugin and insert the form shortcode your page.For more information, please visit the plugin page here: https://wordpress.org/plugins/contact-form-7/Regards,PenciDesign.buenaoferta repliedNovember 30, 2021 at 4:30pmHi,I have installed the plugin and the form does not fit the same as in the image that I have attached before. How can you modify it to make it the same?I attach a picture of how it looks on me.Thanks 2,612PenciDesign repliedNovember 30, 2021 at 6:16pmHi,Please send me the URL containing this form. I'll check and send you a custom CSS code.Regards,PenciDesign.buenaoferta repliedDecember 1, 2021 at 8:09amhttps://xn--laancianadelacabaadelacantilado-27c.com/boveda/escribeme/ 2,612PenciDesign repliedDecember 1, 2021 at 9:19amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .wpcf7-form > p:nth-child(2),.wpcf7-form > p:nth-child(3),.wpcf7-form > p:nth-child(4) { width: 33.3333333333%; margin: 0; float: right; padding: 0 15px;}.wpcf7-form > p:nth-child(4) { margin-right: 0;}.wpcf7-form > p:nth-child(5) { clear: both;}Regards,PenciDesign.buenaoferta repliedDecember 1, 2021 at 5:18pmHi!The three fields are ordered backwards. If I delete the code you have sent me, the order is fine, but if I add the code the order is reversed. How can it be fixed?The order is:1. Tu nombre2. Tu correo electrónico3. AsuntoURL: https://xn--laancianadelacabaadelacantilado-27c.com/boveda/escribeme/What is the code for the form to be responsive on tablet and mobile so that the three fields that are on the same line scroll down. Attached image.Thanks! 2,612PenciDesign repliedDecember 1, 2021 at 5:35pmHi,You can modify the code link this: .wpcf7-form > p:nth-child(2), .wpcf7-form > p:nth-child(3), .wpcf7-form > p:nth-child(4) { width: 33.3333333333%; margin: 0; float: left; padding: 0 15px; } .wpcf7-form > p:nth-child(4) { margin-right: 0; } .wpcf7-form > p:nth-child(5) { clear: both; }Regards,PenciDesign. Sign in to reply ...
Hi!
What do I have to do so that the contact form is the same as in the attached image?
Thanks
Hi,
This form was built with the Contact Form 7 plugin, you can install this plugin and insert the form shortcode your page.
For more information, please visit the plugin page here: https://wordpress.org/plugins/contact-form-7/
Regards,
PenciDesign.
Hi,
I have installed the plugin and the form does not fit the same as in the image that I have attached before. How can you modify it to make it the same?
I attach a picture of how it looks on me.
Thanks
Hi,
Please send me the URL containing this form. I'll check and send you a custom CSS code.
Regards,
PenciDesign.
https://xn--laancianadelacabaadelacantilado-27c.com/boveda/escribeme/
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi!
The three fields are ordered backwards. If I delete the code you have sent me, the order is fine, but if I add the code the order is reversed. How can it be fixed?
The order is:
1. Tu nombre
2. Tu correo electrónico
3. Asunto
URL: https://xn--laancianadelacabaadelacantilado-27c.com/boveda/escribeme/
What is the code for the form to be responsive on tablet and mobile so that the three fields that are on the same line scroll down. Attached image.
Thanks!
Hi,
You can modify the code link this:
Regards,
PenciDesign.