Hi Enfold Team,
Please refer the contact form 7 on the webpage (link provided below).
I want the Name and Email box to come in one line and the message box should be below the 2 stretching across in length across Name and Email box.
How do I achieve the same.
Thanks
Garima
Hey NR1234,
Thank you for using Enfold.
The page is not found or it’s not existing. Did you remove it?
Best regards,
Ismael
Hi Ismael,
Could you check now. I have made the page public.
Thanks
Garima
Hi,
You would need backend access because we need to edit the fields and add a div but here is a quick guide :)
Best regards,
Basilis
Hi Basilis,
This was helpful and I have managed to get the name and email on the same line. However, The name and email boxes are joined together and ideally I would want a bit of space between them.
I tried playing around with the padding but it did not help. I also tried using the 3 column shortcode but that throws the entire styling for a toss.
Would you be able to guide me on how to make sure there is some column space between the “Your name” and Your Email” box.
Thanks
Garima
Hi,
Thanks for the feedback.Please try the following in Quick CSS under Enfold->General Styling:
.page-id-638 input[type="text"] {
width:99%;
}
Best regards,
Rikard
Thanks Rikard, it worked.
Can you also help me with the quick css code for centering the send button instead of it being left aligned in the same contact form.
Thanks
Garima