Our grid is constructed of horizontal rows that define the max-width of the page, in this case 1140px. The rows form the outer layer of the layout, while the columns, create the inner, more complex layouts.
To insert a box, start by clicking the button "Backend Editor" button then click the "+"(Add Element) button, for example:
Click "Row/Section" in the Visual Composer Modal, for example:
Select the number of columns and the column widths required using one of several column presets, for example:
As our themes are built using blocks, our rows come with a few key features to make designing and spacing easier. Here is a breakdown of the available row options:
If this option is checked, the row is wrapped in a section block which receives top and bottom padding. This becomes useful when creating new page sections. Default top/bottom padding is set to 110px and can be modified under "Spacing & Size".
Here is a representation of what converting the row to a section block does (padding represented by green areas):
When designing layouts it might come in handy to equalize columns. If this option is checked, it means that no matter the content in each column, the columns will all become the same height as the tallest column. Here is a representation of this:
Column Content 1
Column Content 2
This is the tallest column. The two other columns will stretch in height to match the height of this one.
Column Content 3
If you wish to style this component differently, then use the extra class name field to add one or several class names and then refer to it in your css file.
Sets the top padding of a section block. Default is set to 110px. Possible values range from 0-150px.
Sets the bottom padding of a section block. Default is set to 110px. Possible values range from 0-150px.
If this option is checked, options for setting background color or adding image will appear.
Sets the background color of the row or section block.
Sets the background image of the row or section block.
You can also enter custom column widths by clicking on "Custom" and then entering the column widths in the designated textfield. Note: If creating multiple columns, remember to add the column width follow by a plus sign, for example.
Here is an overview of the possible combinations that our Timber Row/Column system offers:
Determines whether the column content should be left, center or right aligned on desktop.
Determines whether the column content should be left, center or right aligned on mobile (below 768px).
Determines whether the column content should be top, middle or bottom aligned within the column. Option only works if the Equalize settings is checked for the parent row.
If you wish to style this component differently, then use the extra class name field to add one or several class names and then refer to it in your css file.
Determines the type of animation that will be applied to the column.
How long the animation should be. Expressed in milliseconds i.e. 1000 represents 1 second.
How long before the animation should begin upon entering the viewport. Expressed in milliseconds i.e. 100 represents 0.1 second.
Represents what percentage of the element should be visible in the viewport before animation begins. Expressed as a decimal i.e. i.e. 0.5 represents 50%.
If this option is checked, options for setting background color or adding image will appear.
Sets the background color of the row or section block.
Sets the background image of the row or section block.
Wraps a column in a box with hard or rounded corners.
At times it can be useful to offset(move) a column x number of columns without having to insert multiple columns. This can easily be done by using the Column Offset options under Edit Column > Column Alignment(tab) > Column Offset, for example:
Here are some examples of commonly used offsets in our themes to center align columns:
At times you may want to show content differently on desktop than you do on mobile. For example, on desktop you may want to show some icons to the left of the main content, but on mobile you'd want the very same icons to appear below the content. This by default is not possible using columns, but by using the special push/pull options we can achieve this. Here is a working example to illustrate this point:
Push or pull a column by going to Edit Column > Column Alignment(tab) > Column Push | Pull, for example:
Can't find what you're looking for? Submit a request in our forum.