# Home-4 parallax 2

### 35. Home-4 parallax 2

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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2Feks1pYsRDAOk7Eu7tAht%2F35_Home-4_parallax2.png?alt=media\&token=876b7de0-3af3-4c1d-9a70-d4afc9a137aa)

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%2F5UsmuXxULhfWciw5BmQL%2F35_Home-4_parallax2_step1.png?alt=media\&token=16a9fa3c-5380-40f8-b4ba-b910960bab76)

#### Step-2

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FIhhBQXblSNBSBHnWYZZ3%2F35_Home-4_parallax2_step2.png?alt=media\&token=df1c1f8c-4736-471f-a95b-a705ea5053d6)

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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FNciClc6rhK76h1kJpW7h%2F35_Home-4_parallax2_step3%20\(1\).png?alt=media\&token=a67165b3-803f-40d7-9172-70af40d1140f)

#### Step-4

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FiZmp4QSss2XXZ1StlEfW%2F35_Home-4_parallax2_step4.png?alt=media\&token=b961e3ca-2d11-41bb-9409-6bf93a714677)
