# Home-1 feature Module

### 13. Home-1 feature Module

> Module position: position-1, position-2, position-3
>
> Module suffix: services-box

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F816hl7wRyLoGgQIwLUMT%2FHome-1_feature_Module.png?alt=media\&token=89231e8f-dcbd-4005-b78d-26cfa3cc564b)

If you want your module this way, **Go to backend: Extensions --> Module Manager --> New --> Select type as Custom Html** with the settings below:

#### Step-1

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FktnvpeL1q0qrhxDxnQGU%2FHome-1_feature_Module_step1.png?alt=media\&token=a54840e7-18bd-4572-b929-f92a8b59f64a)

#### Step-2

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2Fjg5eynfYiaYOIchjFlge%2FHome-1_feature_Module_step2.png?alt=media\&token=3c97347a-ea57-41d3-a83f-4f9566288f0b)

Add the below code in your custom html module

```html
<div class="col">
    <div><em class="icon-picons-sun"></em>
    </div>
    <h3>Super Design Layout</h3>
    <p>Graphic designers are idea embalmers. loving undertakers preserving 
bits of data like so many butterflies pinned to felt in a jewel box.</p>
<a href="#">read more ›</a>
</div>
```

#### Step-3

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F233fZBgOWRxxVCYII0xN%2FHome-1_feature_Module_step3.png?alt=media\&token=e20311e1-222e-4216-ac90-0730156f060e)
