#5898

Intense Visions
Keymaster

Hello!

The easiest way to put content boxes on one line is to use a “Layout Row”
shortcode with a number of columns. This will keep the content boxes on the
same line. Below is an example of the [intense_row] and [intense_column]
shortcodes that create a three column row. I have added a content box into
each column (in bold).

[intense_row]
[intense_column size="4" medium_size="4" small_size="12"
extra_small_size="12"]
[intense_content_box title="Performance" icon="adjust"
icon_stack_type="stop" position="inside"]
This is a test
[/intense_content_box]

[/intense_column]
[intense_column size="4" medium_size="4" small_size="12"
extra_small_size="12"]
[intense_content_box title="Performance" icon="adjust"
icon_stack_type="stop" position="insidetop"]
This is a test
[/intense_content_box]

[/intense_column]
[intense_column size="4" medium_size="4" small_size="12"
extra_small_size="12"]
[intense_content_box title="Performance" icon="adjust"
icon_stack_type="stop" position="insidetop"]
This is a test
[/intense_content_box]

[/intense_column]
[/intense_row]

If you need more help, please let us know.

Thanks,

Josh