component→container→layout
I selected 3 columns for column change, but it adds 3 elements vertically.
Please tell me how to deal with this.
Are you viewing in mobile or desktop layout?
Container columns will always stack vertically in mobile layout. This behaviour cannot be changed.
1 Like
Thank you for your reply
I use mobile layout
I wanted to display 6 columns in a card, is there a solution?
You can use a Custom Collection and display those info the way you want on the “card”.
1 Like