# Home-7 Intro Module

### 48. Home-7 Intro Module

> Module position: home-1
>
> Module suffix: tp-feature-title

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FpbA4XOf0xQap4F7zldUB%2F48_Home-7_Intro_Module.png?alt=media\&token=d13b6365-e4e9-4b1a-bcbf-175113d85dae)

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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2Fhgk3bjDJkeFjUuLmVBnP%2F48_Home-7_Intro_Module_step1.png?alt=media\&token=d57ade20-b5c1-4158-ada2-284439fdded1)

#### Step-2

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FrgUoaVTW4dSGMMwMCdr7%2F48_Home-7_Intro_Module_step2.png?alt=media\&token=77b7a6d9-148b-4c50-86ba-e4768a72cd67)

Add the below code in your custom html module

```html
<div class="container">
    <div class="center-title-wrapper">
        <h1 class="tp30 client fw100">We bring our latest theme <span class="fw800">SPLASH</span> for You</h1>
        <h4 class="tp30 client"><span>The Most Important Theme We Have Made So Far</span>
        </h4>
    </div>
</div>
```

#### Step-3

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FCuxaaG1tAnMgUaC5GAk8%2F48_Home-7_Intro_Module_step3.png?alt=media\&token=e09b6575-cd44-462e-8429-4af7b8f9f304)
