# Home 1 Master Promotion text

### 10.Home 1 Master 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%2FOtaNi53WL13QA5eUwSUw%2Fhome1_master.png?alt=media\&token=7b9eb7d1-0c1e-451b-8069-ada94637cc7c)

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

#### Step-1:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FzX8M3QYiipKwZltLFUoz%2Fhome1_master_step1.png?alt=media\&token=10c6ff55-47df-4e3a-ad57-4ad66a20885e)

#### Step-2:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FBT7OzSTtlsJ5fcDB4I7y%2Fhome1_master_step2.png?alt=media\&token=745819fc-62e1-4914-b20b-9d1fba7adf01)

Add the folloing html code in your custom html module

#### Step-3:

```html
<div class="container tp-sl-10">
    <div class="col-sm-12 text-center">
        <h3>Want to know more about Runway?</h3>
        <p class="tp-sub-text">Lorem Ipsum is simply dummy text of the printing 
and typesetting</p>
    </div>
</div>
```

#### Step-4:

Once the above code is added save and close the settings
