> 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/runway/layout-customization/home-styles/home-style-3/home-3-promo.md).

# Home 3 Promo

### 22. Home 3 Promo

> Module position: tp-promo
>
> Module class suffix: Not used

![](/files/izCcwkyul1ZTlgGcQdCd)

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:

Create a new custom html module

#### Step-2:

Add the following html code in your custom html module

```html
<div class="col-md-9">
    <h3><em class="fa fa-bullhorn"></em> Clean, Modern &amp; Multipurpose Joomla 
Template For Your Website</h3>
</div>
<div class="col-md-3 col-sm-4 col-xs-12"><a href="#" class="btn btn-border"> Get this 
template <span class="fa fa-hand-o-right"></span> </a>
</div>
```

#### Step-3:

Once the module is created SAVE & CLOSE the settings
