Oh great to hear. What was the solution? Do you remember? Was it setting the slide widths with some other unit besides %? The issue with % for slides is that the 'area' inside the "Slides" component in which each Slide component sits is actually not based on the view port width but rather the contents of the stuff inside of it. It's a bit complex and carousels are very hard to get right, but yeah basically the absolute units might be the better way to go