Menu Not Working on Apple Mobile Devices Stays White

Menu Not Working on Apple Mobile Devices Stays White

Sanrisa
Shopify Partner
3 0 0

Hi everyone,

I’m having an issue with my Shopify store’s menu on Apple mobile devices (iPhones and iPads). When tapped, the menu doesn’t load properly—it just stays white. It works fine on Android and desktop.

I’ve tried clearing cache and testing in different browsers, but the issue persists. Has anyone else experienced this? Any suggestions on how to fix it?

Thanks in advance!



Replies 4 (4)

Abdoulraheem
Shopify Partner
5 0 0

Which Shopify theme are you using? and could u provide your website url for reference purpose?

gmail: dmgetitdone@gmail.com
Sanrisa
Shopify Partner
3 0 0
Abdoulraheem
Shopify Partner
5 0 0

JavaScript is often used to handle mobile menu functionality. If there’s a JavaScript error or conflict (e.g., from a third-party app, custom code, or theme update), it can prevent the menu from loading properly on specific devices or browsers

Try this: 

Open your website on an iPhone or iPad using Safari

Use Safari’s Web Inspector (via a Mac) to check for JavaScript errors:

  1. Connect the iPhone/iPad to a Mac.

  2. Open Safari on the Mac and go to Develop > [Your Device] > [Your Store URL].

  3. Check the Console tab for any errors.

  • If errors are found, identify the source (e.g., a specific app or custom code) and fix or remove it.

gmail: dmgetitdone@gmail.com
Sanrisa
Shopify Partner
3 0 0

Couldn't find any errors