Home-7 Intro Module

48. Home-7 Intro Module

Module position: home-1

Module suffix: tp-feature-title

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

Last updated