Hi,
You can either add a carriage return after the multistep tag or place the multistep tag at the bottom of the form after the Submit tag. The multistep tag creates a hidden element around it and it can consume the tags after it if there’s not enough spacing.
Thank you for such a quick response! That was helpful. When I moved the multistep short code under the submit button the form would submit then send an email instead of going to the next page. After a series of elimination I figured out that a plugin (Invisable reCaptcha) was causing the page to submit the form and send an email instead of progress to the next step. Do you have any suggestions on a reCaptcha plugin that work with your multistep plugin?