Images not showing on iOS

Hey!

I’m experiencing difficulties with showing images within a carrousel on iOS devices. The images are displayed on Android devices but not on iPhone. I’ve tried numerous things but nothing seems to work. The slider also stutters sometimes… Your help would be highly appreciated :slight_smile:

Read-only link: Webflow - onesix

Hello Mitchell You can try checking the image format and size Make sure that your images are in a compatible format (such as JPEG or PNG) and that they are not too large in file size. Large images can cause performance issues on mobile devices.
OR
Use a responsive image carousel It’s possible that your carousel is not designed to work properly on mobile devices. Try using a responsive image carousel that is designed to work well on both desktop and mobile devices.
OR
Check for JavaScript errors Make sure that there are no errors in your JavaScript code that could be causing the carousel to malfunction. Use the browser console on your iOS device to check for any errors that might be occurring.
Try this hope this ll solve your problem.