manage to do it if somebody’s interested
in the css, just put in the custom css:
aside.home-feat-cat {float: left; width: 29%; border: 0px none; padding-bottom: 2em;}
aside.home-feat-cat:nth-child(odd) {margin: 0 3% 0 0;}
aside.home-feat-cat.odd {margin: 0 3% 0 3% !important;}
you can play with the 29% and the 3%
respectively the size of one column and the size of the space between two columns
I’m super glad of the theme
still want to make some changes (like center the thumbnails verticaly) but it’s getting there ^^