CSS Ipad Bug

Hi all,

I am working on this site:

When I click on the item called “Elite” on the top right corner of the menu, a popup with cities should appear.

This doesn’t work on Ipad for some reason. The popup loads but it is empty.

Any ideas?

many thanks
Andy

It’s a safari bug. Works in chrome ipad

On my ipad so resources are limited. Try targeting the ul inside that div pop up. Give it display block too. Or position relative and higher z index. Etc etc.

thanks picnic - i tried sth along those lines and i think it works now :slight_smile:

Yes, works well for me on iPad now.