I created a form using the form elements of the theme.
I created it like this:
Name *Email *GenderManWoman
I want the form to be sent to my email adress when a user submits it.
How can we achieve that? (now the page just refreshes when you click the submit button.
I used the code provided with the theme.
How can I make it so that when a user clicks the “submit” button that the form is sent to my email adress, just like with the contact form.