Tagged: CONTACT FORM
Hello
The contact form field is not align, but only on the “indonesian translation site”. Its on mobile version or if shrink the browser. Why is this ? See my credit and screenshot below.
Thanks for your help
kind regards
Roger
Hey Roger,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (min-width: 767px) and (max-width: 990px) {
#element_avia_6_1,#element_avia_3_1 {
width: 29% !important;
}
#element_avia_1_1 {
width: 36% !important;
}
}
Best regards,
Mike
Hi Mike
Thanks that code. It works well ! ;-)
Kind regards
Roger
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon