I have build a section for services.
There are 10 Cards on the front there is for example a headline : “cardio” and when you hover on them they have a back content that fades in.
And sth like that
● running <br/>
● stepper <br/>
● fitness bike <br/>
(Not a real list because that doesnt center well and some browsers doesnt support ● from <li>)
And on some cards just Text.
Now the client wants them to be seperated in 2 carousels ON MOBILE.
5 cards for Fitness , 5 cards for Wellnes (its a gym website)
I dont know a carousel widget that has these cards with backside. There are just cards that have a description on the front.
So maybe there is a carousel where i can just put my cards that are already there inside of the carousel.
I used flip box from essential addons and edited back content like i said with a
<span style display flex justify content align items center flexdirection column text align center witdh 100>
● <br/>
● <br/….
<span/>
