Testimonial slider responsiveness problem
how to make flex child take the full width of the available screen and other childs take the same width as first one but they should overflows. I want the output to be like the attached image. but in responsiveness it is creating problem, how to solve it? check video
https://codepen.io/hamzacodepen951/pen/LYvPPzj
5 Replies
something like this ? https://codepen.io/MannixMD/pen/GRLKKGY
You WANT overflow??
Yes this is what I want
What you have done?
all i've done is changing
to this
Thank you so much