Gravity form issue for colums

Hi I watched a few tutorials to implement gravity forms and I created one. I wanted to split the fields into 2 columns and it works but they are not aligned… I did everything as they said, can you tell me if I did something wrong and how to show the fields correctly aligned?

Website:https://www.mysardiniaholidays.com/italy-sardinia-consultancy-service-itineraries

Thanks!

Hi Clelia,

Please add this to Theme Options > CSS

body .gform_wrapper .gform_body ul.gform_fields li.gfield {
	margin-top: 2.15em;
}

Hope it helps,
Cheers!

Thank you, it worked! :slight_smile:

You are most welcome. :slight_smile:

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