> 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-4/home-4-promo.md).

# Home 4 Promo

### 32.Home 4 Promo

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

![](/files/9Wq9ULXRh4VlVgJFvSzh)

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

```php
<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.
