Space between fields of the contact form

Hello, I am trying to reduce the space between the fields of the form and make it more compact.
I have not succeeded, can you help me

http://www.sandracalderon.co/hipnosis/

Hello @aevergara,

Thanks for asking. :slight_smile:

I see multiple <br> in the code. In contact form 7 wizard, please remove unwanted space to reduce the gap in between fields. You can also add following CSS under X > Launch > Options > CSS to change spacing between form fields:

.page-id-486 form.wpcf7-form.cf7-style.hipnosis br {display:none;}

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.