Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Problem with Content Columns

New Front EN Support Forums Sensei Theme Support Problem with Content Columns Reply To: Problem with Content Columns

#953
mmsatori
Keymaster

Dear Undalkeor,

please try using last=”1″ on each column that is supposed to be the last one on its line – there is no way the system can know where we want to break the line, thus we need to hint at it with a small addition to the shortcode. The full code for a last column in a line would look like:
[column size=”1-2″ last=”1″]This is column text[/column]
There is some additional information on this in the manual, page 13 ;)

Sincerely,
Andrew | Satori