Rank: Advanced Member Groups: Member
Joined: 8/22/2007 Posts: 30
|
The version of EO we're using is fairly recent 2018. We've noticed that on any IOS device (Safari on a Mac, or iPad, or iPhone) the menu's in the web application are hidden, or not shown. Other browsers and operating systems and devices all see the menu.
The sample applications work, so I'm not sure why this is a problem. Oddly, in some environments, it works for us, and not others, so this may be an environment setup.
Looking for what may be behind this.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
This usually is caused by some kind of conflicts with your own CSS rule. So you can try to comment out your CSS and see if that resolves the issue. If that does resolve the issue, you can then try to comment out block by block and see if you can narrow down to the offending block.
Thanks!
|