Home 6 Promotion text

46. Home 6 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 with the settings below:

Step-1:

Once the new Custom html module is created You need to add the following html code in your Custom html module

<div class="container tp-sl-10">
    <div class="col-sm-12 text-center">
        <h3>Get 50% discount on orders over $300</h3>
        <p class="tp-sub-text">Sed ut Perspiciatis Unde Omnis Iste Sed ut perspiciatis 
unde omnis iste natu error sit voluptatem accusan tium Sed ut</p>
    </div>
</div>

Step-2:

Once the module is configured successfully SAVE & CLOSE The settings.

Last updated