I'm currently developing an application which has a custom carousel that shows a main item, and a little bit of next and previous items. The screenshot about what I want to make is like this:
I've tried to use css in this issue but it didn't work. Can someone help me on this matter? Thank you so much.
Hentry - wrote:
Is it a Web or Mobile?
If it is mobile I would suggest horizontal scroll instead of the carousel.
Thanks,
PP
Hi Pankaj,
Its for mobile. if I used horizontal scroll, how can I lock the position of each item to the center of the screen?
Thank you.
Kind regards,
Hentry
Hi,
I'm actually interested in how you made the custom carousel for mobile, i have to make a same kind of solution.
Did you manage to lock the positions? and how did you style the whole thing with half of the previous and next images in the block?