I have some list of vendors in my site, those vendors list are created manually.
Live Site
Those links are displaying in one single column div
div
Try to add:
.vendor-list-item { width: 33%; float: left; }