Currently have have my category pages (xxxx.com/c-) listing my categories left to right. I'm wanting them to list up and down alphabetically. I currently have 3 columns if that matters.
Is it possible to change? If so, what code needs to be changed and what files?
Example now with 3 columns :
A B C
D E F
G H I
J K L
I want it to do this:
A E I
B F J
C G K
D H L