• Resolved aaronbennett2097

    (@aaronbennett2097)


    Hi guys.

    Is it possible to use a button to submit a form rather than the input field?

    I’d like to add a font awesome icon after the SUBSCRIBE text on the button.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Lap

    (@lapzor)

    Yes, that shouldn’t be a problem. Just make sure the button type is set to “submit” .

    <button type="submit">Subscribe now</button>

    Hope that helps. If you have any questions, please let me know!

Viewing 1 replies (of 1 total)
  • The topic ‘use button instead of submit input’ is closed to new replies.