Home Features module

9. Home Features module

Module position: tp-intro-feature Module class suffix: Not Used

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

Step-1:

Create a New RokSprocket module

Select your Module style as "Strips"

Select your Content provider as "Simple"

Choose your layout as "Default"

Step-2:

Add the following html code in your Roksprocket Simple content Description section

<div class="services-box-5">
<em class="icon-line2-rocket"></em>
<div class="content">
<h3>Powerfull Features</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting the readable content
 of a page when looking at its layout.</p>
</div>
</div>

Last updated