Tabs on the menu page look and work fine everywhere but ios devices. I have checked flex box divs etc and cannot figure out the issue. I have also searched and read other topics and none of them seem to resolve my issue will attach screen shots.
I did some digging and it looks like this is an issue with breakpoints. The phone you’re mentioning has a screen width of 896px in portrait mode. In the Webflow Designer, that actually ends up pulling the tablet mode at that width.
This is a part of a larger project that we’re working on here at Webflow, but I don’t know how quick our fix on this will be.
In the meantime, you can force the mobile view by adding this custom code to the head section of the custom code for that page or in the site wide settings.
I have found that if there is an error after so many different published attempts to do one of 2 things.
First, unpublish the site and then publish new. See if that makes the changes.
Second, would be to start new with a tab layout and then just copy/paste your content and use the actual class names where appropriate. 9/10 this works more often.
Lmk what you figure out? I did do a test with things and on iOS devices, it works on Chrome but in Safari it does not.