-
Hi, we noticed a strange issue with the mobile menu on the latest version of iOS 16.4.1 (a)
We’ve checked it on a couple of phones both before and after the update
Screenshot: https://i.postimg.cc/KvgXvGzV/iOS-menu.jpg
The issue is that the drop-down arrow on the right is hard-right justified when viewing on the iPhone, even though there is padding-right: 15px applied
The issue does not appear on chrome mobile emulation in the dev tools…it only appears on the iPhone and only on the latest version, from what we’ve seen. (The issue appears across Chrome, Safari and DuckDuckGo browsers on this latest version of iOS).
I’m not sure how to even begin to debug this since it only appears on the iPhone itself.
Thanks for any help! Link to website below where you can view the issue if you have latest iOS installed.
-
Hi there,
even though there is padding-right: 15px applied
That padding is set by your CSS in the child theme.
Can you confirm that the issue exists with the parent theme activated as well?
I feel like this would be an iOS/iPhone bug as well and it’s not something we can fix. All the theme can make sure is that the default padding
8px
is added and it is.
- You must be logged in to reply to this topic.