I have a directory type website. It has states>cities
I’m trying to list the CMS collections (cities) alphabetically in vertical rows. Right now the list has them going horizontally and to me it doesn’t read correctly. I was told that you simply cannot list CMS items vertically.
A quick workaround is to put in four collection lists and set them so one starts where the other ends. Limit the leftmost one to X items, then have the one right of that start at X+1 items.