Home-1 feature Module

13. Home-1 feature Module

Module position: position-1, position-2, position-3

Module suffix: services-box

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="col">
    <div><em class="icon-picons-sun"></em>
    </div>
    <h3>Super Design Layout</h3>
    <p>Graphic designers are idea embalmers. loving undertakers preserving 
bits of data like so many butterflies pinned to felt in a jewel box.</p>
<a href="#">read more ›</a>
</div>

Step-3

Last updated