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: COLUMN HELP

New Front EN Support Forums Kanso Theme Support Column help Reply To: COLUMN HELP

#2440
mmsatori
Keymaster

Hi KF,

1). Regarding the shortcodes: if I understood you correctly, you’d like to have three rows with two columns each, the first column being 1/3 of the width and the second being 2/3 of the width. Please try this code:


[column size=”1-3″ last=”0″ style=”0″]RESPONSIVE[/column][column size=”2-3″ last=”1″ style=”0″]E-COMMERCE[/column]

[column size=”1-3″ last=”0″ style=”0″]MODERN[/column]
[column size=”2-3″ last=”1″ style=”0″]CUSTOMIZABLE[/column]

[column size=”1-3″ last=”0″ style=”0″]EASY[/column]
[column size=”2-3″ last=”1″ style=”0″]AFFORDABLE[/column]

The shortcode is organized by rows – so that the two columns (1/3 and 2/3) that appear in the same row should follow each other in the shortcode notation. In general, I would highly recommend using the built-in shortcode generator (see page 11 of the Manual) instead of writing the code by hand, since it is quite easy to make a typo in this case, which would prevent the entire thing from rendering correctly.

2). Concerning Font Awesome: the theme contains the source, the icons should be inserted using notations set forth by the designers of the font. As mentioned on page 14 of the theme manual, please see Font Awesome’s short instruction on how to insert the icons.

Sincerely,
Andrii / Satori Studio