01/07/2014 at 3:26 pm
#276587
Keymaster
@ Prince
Add the following to your theme’s custom CSS area.
#cn-form select {
margin: 0;
}
The theme is applying, globally, a 24px bottom margin which is interfering with the alignment in Form.
Hope that helps.
