We used the jcarousel in our project and also we used the circular mode jCarousel(wrap : ‘circular’) for slider.

We have set 4 item to display in slider. but in the slider we are displaying 3 items so one empty space will display and design is messed up.

So we think we have to fill the empty items. So we tried this code to fill

Then Check in Slider. It is working for us.