A simple but fast contact form. Add the field you want, set the button text, set your recipient's email and you're done.
OPTIONS
Row - textOne row text field. Allow all text inputs
Row - textareaMulti rows text field. Allow all text inputs
Row - emailOne row text field. Allow only email like aaaa@bb.ccc
Row - selectDropdown select menu with numbers from 0 to 10+
Row - numberOne row number field. Allow only numbers
Row - calendarCalendar field that show a calendar box
Row - linkOne row link field. Allow only links like http://www.yoursite.com/
Columns 12 - 6 - 4 - 3 - 2 - 1Column width, based on 12-grid system where 12 is 100%. For example 3 contact fields set to 4 - 4 - 4 are showed all in one row
Button textThe send message button text
Recipient's emailThe email that will receive the messagges
Label and placeholderLabel show the field name on top of input field, placeholder show the field name into the input field
Button iconIcon's button class with sintax fa fa-icon-name. Get icons classes here Font Awesome
Button styleButton style, if is circle animation or square animation the icon must be setted
Button positionPosition of the send message button
Success messageThe message that appear after the message has been sent sucesfully
Error messageThe message that appear if the message can not be sent