# Home 6 Promotion text

### 46. Home 6 Promotion text

> Module position: tp-promo-1
>
> Module class suffix: tp-promo-top arrow-down-gray-dark

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FsHoBcohwsCm6tgsWbn3T%2FHome6_Promotiontext.png?alt=media\&token=76d23784-7f8a-42df-8645-359624c746ff)

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:

Once the new Custom html module is created You need to add the following html code in your Custom html module

```html
<div class="container tp-sl-10">
    <div class="col-sm-12 text-center">
        <h3>Get 50% discount on orders over $300</h3>
        <p class="tp-sub-text">Sed ut Perspiciatis Unde Omnis Iste Sed ut perspiciatis 
unde omnis iste natu error sit voluptatem accusan tium Sed ut</p>
    </div>
</div>
```

#### Step-2:

Once the module is configured successfully SAVE & CLOSE The settings.
