> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/splash/pages/home-1/home-1-feature-module.md).

# Home-1 feature Module

### 13. Home-1 feature Module

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

![](/files/kZ8jfDTgjuu4wp6n9yi4)

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

![](/files/h5DiJRVTwVN202DUbpCc)

#### Step-2

![](/files/Yf8gysO1qQd5uuTqID8E)

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

![](/files/sF4n3Gy0WcbJRyWjELxV)
