Above Content
Module Styles and Positions
This page demonstrates the available module styles and positions in this template .
This module is displayed in the top position. The upper module is the toolbar position (intended for a fixed navigation menu).
This module is displayed in the featured position
We've added a 'module class suffix' of hero-unit to get the style you see.
This page demonstrates the available module styles and positions in this template .
This Custom HTML module is published in the grid-bottom module position, using a div as container with the class module-background-dark.
Optionally add the class text-center and define a custom background-image with inline CSS.
<div class="module-background-dark text-center"
style="background-image:url(/path/to/image.jpg);">
...
</div>
This Custom HTML module is published in the grid-bottom module position, using a div as container with the class module-background-light.
Optionally add the class text-center and define a custom background-image with inline CSS.
<div class="module-background-light text-center"
style="background-image:url(/path/to/image.jpg);">
...
</div>