My contact form look like the image:
How can i fix this? (its a contact form imported from the demo)
My contact form look like the image:
Hello,
When you add the custom contact form, please follow the format below:
First Name [text* your-name id:fname]
Last Name [text* lname id:lname]
Email [email* your-email id:email]
Phone Number [text phone id:phone]
Country [text country id:country]
Message [textarea* your-message id:message]
[submit id:btn_sent class:btn class:btn-white "Send Enquiry"]
Please check that your contact form has this format which will align items correctly.
Thank you