Home-2 Promo Module
Module position: tp-featureModule suffix: Not used

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


Add the below code in your custom html module
<div class="container">
<div class="col-md-9">
<p>The fastest way to grow your business with the leader in Technology.</p>
</div>
<div class="col-md-3"><a href="#" class="btn btn-large">Purchase Now!</a>
</div>
</div>

Last modified 1yr ago