- 19
Hi,
How can I display more then 3 categories in one row on the homepage (@Html.Action("HomepageCategories", "Catalog") ?
In 980 css I found the .home-page-category-grid .item-box,
.sub-category-grid .item-box,
.item-box
where I can edit the width of the boxes, but I want to show 5 or six categories in one row.
How can I display more then 3 categories in one row on the homepage (@Html.Action("HomepageCategories", "Catalog") ?
In 980 css I found the .home-page-category-grid .item-box,
.sub-category-grid .item-box,
.item-box
where I can edit the width of the boxes, but I want to show 5 or six categories in one row.