When a top level category page is opened it lists the sub-categories in two columns. How can I make this three columns?
Please see the attached screenshot ...
ul.products li.product.product-category {
width: 33%;
clear: none;
}