# Home Features module

### 9. Home Features module

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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FRT1toMYV99pBfyLCHzlA%2Fhome_features.png?alt=media\&token=20f410f6-44f5-43cc-9ccc-a3ebb7ee2b24)

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

```html
<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>
```
