I use this code:
{foreach name=kbasecats from=$kbcats item=kbcat}
[](/knowledgebase/{$kbcat.id})
{$kbcat.name} {$kbcat.numarticles}
{$kbcat.description}
{/foreach}
I must place the information in two columns.
My CMS generates categories: Title, Description.
I can not to add some categories col_last, and for other categories do not add col_last.
Or are always without col_last, or always col_last.
Because of this, the conclusion of categories broken.
See screenshot.
You can fix it to the category are placed evenly on the page?
