Home-4 parallax 2

35. Home-4 parallax 2

Module position: Home-2

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="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

Step-4

Last updated