I’ve just cloned a project in order to make a cyclical slider. I am currently in the middle of editing this project but I am having issues with the sizing of the images since not all of them are consistent within the slider.
I am also having issues with the colour of the image on the left of the first slider as you can see from the above screenshot that it’s for some reason grey.
If you carry on with the right arrow until you reach the last item again I get two pictures on top of one another.
When dealing with images that are different sizes or ratios you can either correct before uploading, or leverage object-fit - CSS: Cascading Style Sheets | MDN which is supported in Webflow.
and the overflow issue still persists
EDIT: I added padding to first-slide-ghost in order for it to match column-slide 2 which ended up fixing the issue.
Now the only issue I have left is the colouring of the image in first-slide-ghost.