> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/kilio/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/kilio/content-management-1/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**.

![](https://gblobscdn.gitbook.com/assets%2F-MIYgnTX-5gFMC3PxtGH%2F-MJ1aYVzznyN7yhbGYVc%2F-MJ1apncu6ODvSVaKmaf%2Fhuntor45.png?alt=media\&token=97522c11-d6b8-4d34-904a-7c693e7bce6f)

```
<div class="row">
<div class="col-md-12">
<p>
[textarea* your-message x4 "Message *"]
</p>
</div>
<div class="col-md-6">
<p>
[text your-name id:form-name-2 akismet:author placeholder ="Your Name *"]
</p>
</div>

<div class="col-md-6">
<p class="mb-4">
[email* your-email id:form-email-2 akismet:author_email placeholder ="Email Address *"]
</p>
</div>

</div>
<button type="submit" value="Submit"><span>send message</span></button>
```

![](/files/-MdVCOmj2Onhv0yqF8pF)

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

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Lq3xPQNvxmsY3y01k2r%2F-LqjNxAvLQm-ZxFEZ64v%2F-LqjREevor9GJU328Hjk%2Fcontact2.jpg?alt=media\&token=f31d87ed-5f16-4833-83a9-0f2bc813234c)

**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/-MdW3mNzLa3JRs8j1HSf)

Edit Contact form:&#x20;

![](/files/-MdW4-Q6PH-Url-kIbz7)

**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 .

**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.***&#x20;

***See more:***&#x20;

[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)&#x20;
