Empty section

Sections documentation

Usage

<div class="section-empty">
    <div class="container content">
        <div class="row">
                ...
        </div>
    </div>
</div>

Main settings

Name Type Description
Usage HTML Empty section is a simple container without any feature, you should insert all contents of your page in sections container, this is the most simple section you can use.
Background color CSS class Add class bg-color to section object to set the main color of theme as background.