This block is used to add column based content blocks to your layout. Each content block consists of an icon at the top, followed by a title, followed by a text block and finally an optional button/link (See the image below for an example of how this section looks). The text block at the bottom can support basic HTML tags, which means that lists may be inserted here. This block is an ideal section to describe services offered on your website, or to describe the various stages in your working process, etc. Parameters available for this block are as follows:

Parameters available for this block are as follows:

Main Block
Layout | Similar to the columns block, here you can choose how many columns you require in your home column section. This will determine how many sub blocks should be added here. |
Single Column Sub-Block
Title | This is the title of the column. | |
Icon | Choose the icons which best represents the column's content or theme. | |
Content | Enter the column content here, simple HTML tags and WP editor use is supported here. | |
Link Label | Enter the label for the link/button. Leave blank to hide the link. | |
Link Url | Enter the url for the link/button. Leave blank to hide the link. |
To add further blocks to this home columns section, click the green "+" icon at the bottom of the column field. This will bring up a list of available blocks to add.
To add a list of items to one of the columns you can use the following HTML snippet (copy and paste from here):
<ul>
<li>Ut aliquam sollicitudin leo.</li>
<li>Cras ornare tristique elit.</li>
<li>Cras iaculis ultricies nulla.</li>
<li>Nunc dignissim risus metus.</li>
</ul>