[section]

col-3
col-3
col-3
col-3
col-4
col-4
col-4
col-5
col-5
col-2
col-6
col-6
col-7
col-3
col-2
col-8
col-4
col-9
col-3
col-10
col-2
col-11
col-1
col-12

[/section]
[separator text=“How to use“]

[infobox last_column=“true“ size=“col-12″ color=“blue“]Aegaeus comes with super awesome user friendly Shortcode Generator which allows you to create any of many shortcodes in less than 2 clicks. If you prefer the code, you can find it bellow. You can copy-paste it to your page. Comments are annotated with double slashes //[/infobox]
[clear]
[section]
[toggle title=“Get the code“]

// Create one fourth (col-3) grid
[column size="col-3"] Enter column content here [/column]

// Create three thirds (col-4) grid columns
[section]
[column size="col-4"] Enter column content here [/column]
[column size="col-4"] Enter column content here [/column]
[column size="col-4" last_column="true"] Enter column content here [/column]
[/section]

[/toggle]
[/section]

[separator small=“true“]

[h5]Available argument options[/h5]
[list]

[list_item icon=“icon-cog“]size – Specify your column’s size. Use col-1 … col-12[/list_item]
[list_item icon=“icon-cog“]last_column – Specify if your column is last in row[/list_item]
[list_item icon=“icon-cog“]bottom_margin – Specify if your column has the bottom margin.[/list_item]
[/list]