Layout

Columns

Bulma includes flexible and robust column layout classes. We've included basic examples below, but there are many more options on the Bulma website.

  • Add a .columns container
  • Add as many .column elements as you want
  • Each column will have an equal width, no matter the number of columns.

You can also set specific sizes for your columns (such as .is-two-thirds) and the remaining columns will automatically fill the space.

Bulma supports responsive columns and nested columns as well.