Text Columns

Set text and content layout to a number of different columns.

Columns

Set text columns to 2. Note that all text columns have a breakpoint suffix, all content should be single column for mobile viewports.

Echo Three to Echo Seven. Han, old buddy, do you read me? Loud and clear, kid. What's up? Well, I finished my circle. I don't pick up any life readings.

All right, boys, keep tight now. Luke, I have no approach vector. I'm not set. Steady, Dack. Attack pattern delta. Go now! All right, I'm coming in. Hobbie, you still with me? That armor's too strong for blasters.

Shields up! Track them. They may come around for another pass. Captain Needa, the ship no longer appears on our scopes. hey can't have disappeared. No ship that small has a cloaking device. Well, there's no trace of them, sir.

Responsive

Use breakpoint suffix’s to set different column modifiers at different breakpoints. The example below should use single column for mobile, 2 columns for tablet and 3 columns for desktop.

Echo Three to Echo Seven. Han, old buddy, do you read me? Loud and clear, kid. What's up? Well, I finished my circle. I don't pick up any life readings.

All right, boys, keep tight now. Luke, I have no approach vector. I'm not set. Steady, Dack. Attack pattern delta. Go now! All right, I'm coming in. Hobbie, you still with me? That armor's too strong for blasters.

Shields up! Track them. They may come around for another pass. Captain Needa, the ship no longer appears on our scopes. hey can't have disappeared. No ship that small has a cloaking device. Well, there's no trace of them, sir.

Image Columns

An example using columns to provide layout for a set of images in a "masonry" like layout.

Available Column Classes

Class Class Breakpoint Suffix Breakpoint
.o-text-cols2 (2 columns) -@bp1 >bp1 (375px)
-@bp2 >bp2 (582px)
-@bp3 >bp3 (768px)
-@bp4 >bp4 (1024px)
-@bp5 >bp5 (1256px)
-@bp6 >bp6 (1480px)
.o-text-cols3 (3 columns) -@bp1 >bp1 (375px)
-@bp2 >bp2 (582px)
-@bp3 >bp3 (768px)
-@bp4 >bp4 (1024px)
-@bp5 >bp5 (1256px)
-@bp6 >bp6 (1480px)
.o-text-cols4 (4 columns) -@bp1 >bp1 (375px)
-@bp2 >bp2 (582px)
-@bp3 >bp3 (768px)
-@bp4 >bp4 (1024px)
-@bp5 >bp5 (1256px)
-@bp6 >bp6 (1480px)