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

# Home-4 parallax 2

### 35. Home-4 parallax 2

> Module position: Home-2
>
> Module suffix: tp-parallax-page

![](/files/XI9to0pfjQfow99YrwH6)

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/s1qYyzmb1VwfoOhZTBM5)

#### Step-2

![](/files/PfQZq6gvsV8Dr9wAWvbH)

Add the below code in your custom html module

```html
<div class="text-center">
    <div class="col-md-8 col-sm-8 col-sm-push-2">
        <h1><span class="white-block">WE BRING THE POWER OF SPLASH </span><br />
<span class="white-block">ALL IN YOUR HANDS</span>
        </h1><br />
        <p style="color: #000;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. 
Pellentesque vehicula aliquam eros a tempus. Aenean sodales dictum augue, in faucibus 
nisi sollicitudin eu. Quisque et urna lacus, quis aliquam purus. Nulla semper arcu vel 
diam auctor condimentum.</p><a href="#" class="btn btn-white">Find Our More</a>
    </div>
</div>
```

#### Step-3

![](/files/5S9kBj4znxUnIB2HGZDL)

#### Step-4

![](/files/Hniq7qJcOnotjTyKzkHd)
