From what I see they fit in one row correctly...
But you can reduce the spacing:
Please edit: /templates/gk_storefront/css/override.css and add at its end:
- Code: Select all
.gkMenu > ul > li > a {
padding: 0 10px;
}
Remember to enable "CSS override" in template settings - advanced section.