> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/runway/layout-customization/home-styles/home-style-1/home-features-module.md).

# Home Features module

### 9. Home Features module

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

![](/files/aOvkDVEKlYZzZGA3wcIF)

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