Webflow Issues with Ios Devices

Hi everyone, I hope you’re all doing well.

I’m reaching out for suggestions from anyone with experience in this area. I’ve worked on several Webflow projects, and I’ve consistently run into issues with how designs render on iOS devices.

The layout usually looks perfectly fine on Android devices, but iOS tends to behave differently. For example, I’ve set a div block to overflow: auto and added custom CSS to style the scrollbar. While the scrollbar appears as expected on Android, it doesn’t show at all on iOS devices.

Has anyone encountered this before or found a reliable solution to get scrollbars to appear or behave consistently on iOS? Any advice or best practices would be appreciated.

Yeah safari & ios can be frustrating to work with. IOS doesn’t support custom styled scrollbars but instead you could try using a JS library like Simplebar

1 Like