Home-4 parallax 1

34. Home-4 parallax 1

Module position: Home-1

Module suffix: tp-parallax-page

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

Step-2

Add the below code in your custom html module

<div class="container">
    <div class="col-lg-7 col-md-6 col-sm-6">
        <h1><span class="white-block">THE POWER OF SPLASH</span><br />
<span class="white-block">ALL IN YOUR HANDS</span>
        </h1><br />
        <p>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

Step-4

Last updated