This WordPress plugin boosts your website with... you guessed it, columns!
Calificaciones
4.1
Última actualización
July 29, 2016
Versión
0.7.3
Instalaciones activas
5K
Columns

Create a column group with the [column-group] shortcode, then add columns to the group with the [column] shortcode, like this:

[column-group] [column]This is my first column[/column] [column]This is my second column[/column] [/column-group]

You can also span columns, like this:

[column-group] [column span="2"]This is my first column spanned across two columns.[/column] [column]This is my second column[/column] [column]This is my third column[/column] [/column-group]

La primera columna será dos veces más grande que la segunda o la tercera.

Styles are in columns.css. If you’d like your own margins and stuff, dequeue the columns.css style during wp_enqueue_scripts with a priority of 11 or more.

Instalaciones activas
5K
Probado hasta
4.6.29
Te puedes descargar este plugin para utilizarlo en tu instalación autoalojada de WordPress.