Requirement for a contact form on a WordPress site to include the following:
1. Form fields on two columns. Form must use WordPress plugin CFormsII which is installed and supports full CSS customisation per form element.
2. Specific form fields to use fixed tooltips using atooltip – http://ara-abcarians.com/jquery/atooltip
3. The form to be mobile responsive (the WordPress theme being used is already fully mobile responsive), the form needs to switch from a 2 column form to a 1 column f…