> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/funisox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/funisox/settings/contact-page.md).

# Contact Page

### **1. Create Contact Form.**

&#x20;Make sure you install and active Contact Form plugin to continue reading.

&#x20;**Step 1** - Log in to your WordPress Dashboard, go to **Contact** > **Add New** .

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Lq3xPQNvxmsY3y01k2r%2F-LqjNxAvLQm-ZxFEZ64v%2F-LqjQrmaHKpL5UCS2Nbx%2Fimage_2.jpg?alt=media\&token=97dbbd80-6354-47cd-be93-3379c083b3cf)

**Step 2** - **Give a Name to your form** and **change Mail Info**.

![](/files/-Mhn-Cptjlb_snMTPE9t)

```
<label class="mb-5"> Your name
    [text* your-name placeholder "Ex:  John Doe"] </label>


<label class="mb-5"> E-mail
    [email* your-email placeholder "Ex:  John_Doe@domain.com"] </label>


<label class ="mb-3">Message (optional)
    [textarea your-message 40x5 placeholder "Enter text here..."] </label>

[mc4wp_checkbox]

<button class="button-skew" type="submit" value="subscribe">
  <span>Send Messenge</span> <i class="opal-icon-arrow" style="font-size: 75%;">&nbsp;</i>
</button>
```

Mail settings:&#x20;

![](/files/-Mhn-KviLccF8bZoofE9)

Step 3 - **Message** tab. It will show all notice for you.

![](/files/-Mhn-PVHAcEBZ6e4tNQK)

Additional settings:&#x20;

![](/files/-Mhn-TP9oCObqhNbASMk)

### **2. Create Contact Page**

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click on **Pages** > **Add New**.

**Step 3** - Give your page a name then Change the Editor to Backend Editor ( you need to have the Elementor plugin activated ).

**Step 4** - Click on the Add Element button

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Lq3xPQNvxmsY3y01k2r%2F-LqjNxAvLQm-ZxFEZ64v%2F-LqjROlgJtllXT01IuJQ%2Fimage_30.png?alt=media\&token=ece5f687-d78a-4e8e-993a-5a1aa9171dd4)

&#x20;**Step 5** - Select the Contact Form element.

![](/files/-Mhn-ulzaW2d1qyNvwHS)

**Step 6** - The **Contact Form Settings** should appear. Select the Form you want to use you can also customize the color and change the fields layout and button design

![](/files/-Mhn-gz8Dn8I2yYHzWp5)

![](/files/-Mhn0-fgg_g328d2kAPg)

**Step 7** - Update / Publish your page

***Note: After add contact form, you should configure email system in order to receive email from forms when customers submit forms.***

***See more:***

​[How to Configure Email System in WordPress](https://wpdocs.gitbook.io/medilazar/faqs/faqs/i-dont-receive-email-from-contact-form.-how-can-i-do)
