Home 1 Master Promotion text

10.Home 1 Master Promotion text

Module position: tp-promo-1

Module class suffix: tp-promo-top arrow-down-gray-dark

If you want your module this way, Go to backend: Extensions --> Module Manager --> New --> Select type as Custom Html Module with the settings below:

Step-1:

Step-2:

Add the folloing html code in your custom html module

Step-3:

<div class="container tp-sl-10">
    <div class="col-sm-12 text-center">
        <h3>Want to know more about Runway?</h3>
        <p class="tp-sub-text">Lorem Ipsum is simply dummy text of the printing 
and typesetting</p>
    </div>
</div>

Step-4:

Once the above code is added save and close the settings

Last updated