Hey guys,
I am using the wpjobmanager plugin, and have implemented the code snippet available here:
However, I would like the form to look like this:
How would I go about doing so?
Thanks
Harry
Hey hloft,
Please try the following in Quick CSS under Enfold->General Styling:
.avia_ajax_form .form_element_third {
width: 100% !important;
margin-left: 0 !important;
}
Best regards,
Rikard
Hi Rikard,
Thanks, but that does the opposite.
I would like the bottom form to look like the top form in my image.
Thanks
Harry