Tagged: CONTACT FORM
Hello, I have set several consecutive form element widths to 50%, but they are displaying underneath instead of beside each other; please advise and thank you in advance. Here’s the page in question:
Hey!
Try adding this code to the Quick CSS:
.form_element_half {
margin-left: 0 !important;
}
.form_element_half_2 {
margin-left: 1% !important;
}
Cheers!
Josue
Sadly, that didn’t work.
Sorry, yes it did – was stuck in my cache on Chrome – thank you!!!!!!
You are welcome, always glad to help :)
Regards,
Josue