Hello,
I am trying to build this custom slider but running into issues with how to approach it. It needs to shows cards overflowing and user should be able to click on the arrow and slide through the cards. In future, the client should be able to add more podcast cards to the container. Here is what I tried so far..
Added 2 column preset.
Under Style:
2 column layout → increased to 6 columns and checked Fill space
Element → set the overflow to horizontal and flex direction to row, and no wrap
If I add more cards to the container, it will try to fit within the container space instead of overflowing to the right. I need each card to take full width (I have set the fixed width for each card)
what am I missing?
Second question is how do I add the sliding part to the 2 column preset?
Any help is appreciated.
Thanks in advance.