Layout container options
When hover with mouse over content layout you will see the following menu:
First two options are for opening HTML editors. Third option ”Duplicate this HTML content” duplicates selected layout and its content.
Forth option “Delete this HTML content” deletes selected layout and its content.
Fifth option “open properties editor” opens window with various layout options.
“Column breakpoint” option lets you set minimum viewport width that breaks columns in one row.
“Container” option lets you choose from a responsive, fixed-width container (meaning its max-width changes at each breakpoint) or fluid-container (meaning it’s 100% wide all the time).
In the “Column spacing option” you can set or turn off spacing between columns.
“Padding top (inner spacing)”, “Padding bottom (inner spacing)” “Margin top (outer spacing)” and “Margin bottom (outer spacing)” let you set top and bottom layout’s margin and padding values.
“Row vertical alignment” option enables you to vertical position of HTML elements inside content layout.