I am using Gravity Forms and I am trying to get my Submit button to be inline with only the last field on the form, but can’t seem to get it. :/
I know you could use their ready made classes like gf_simple_horizontal and gf_inline to make a fully horizontal field. But I have a three line form with five fields, 2 on the first row, 2 on the second row, and 1 on the last row. Just need my submit button to be inline with the last field on the last row.