My company is offering a 5-step marketing process and therefore I want to put 5 columns in one row to describe the process. Unfortunately, when I got >4 columns, they split in two different rows.
Actually the Default number in the Debut Theme is 3 columns in 1 row but I already made it 4 columns in one row by changing the coding in feature-column.liquid as follows, as described in the Shopify Community Forum:
Unfortunately it doesn’t do the trick. If I add the 5th column, the columns
split into 4 different rows; the first row has 2 columns, the following
rows only 1 column.
I hope you found a solution, but if you still have this issue, I’ve been trying to do the same thing here so it might help others. I managed to do it with the bold code down there. It seems fine on my end and looks fine on mobile devices with the blocks one under the others.