Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Maros Pristas

    (@maros-pristas)

    Hm…
    Have you tried putting something like <i class=”fa fa-thumbs-up”></i>
    in the submit button text in the form settings?

    This makes the html code appear in the value, not the icon itself.

    u can use button type=”submit” instead of input
    <button type="submit"><i class="fa fa-thumbs-up"></i></button>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use a Font Awesome icon with the submit button?’ is closed to new replies.