> 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/splash/pages/home-7/home-7-intro-module.md).

# Home-7 Intro Module

### 48. Home-7 Intro Module

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

![](/files/OEMUXruvHzgLIua2FWmg)

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

![](/files/cRNG6WnYcVRWYFowcphs)

#### Step-2

![](/files/696sKtMyRWZs5HgpMKKT)

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

![](/files/ORAsQfheLhxyEbNgy4Yb)
