Gravity Forms Columns

I am trying to create columns. I’ve added the “ready class” that Gravity Forms suggest to two fields, left and right. I am not sure what needs to be done to fix the problem.

Here is the url of the page, with the form on it.

http://new.trophyandsigncenter.com/screen-printing-and-embroidery/

Hi There,

Please add this custom CSS under Theme Options > CSS:

.gfield.gf_right_half {
    clear: none !important;
}

Hope it helps :slight_smile:

1 Like

Perfect! Thanks so much!

You are most welcome. :slight_smile:

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