Mobile Menu broke, glitching can't seem to figure it out.

Topic summary

A mobile menu displays as grey/glitched on specific pages (Virtual Realm and Ardor Archive) but functions correctly on others. The issue only occurs when those two particular category pages are clicked.

Root Cause Identified:
The non-working pages are missing a defined header section that the menu script requires to function. Working pages contain this header element, while broken pages do not.

Proposed Solutions:

  • Compare working and non-working pages side-by-side in the theme editor to identify structural differences, particularly in the header section
  • Alternatively, start with a new page and gradually add elements from the non-working page to isolate which component breaks the menu

Current Status:
One user reported the menu works on their mobile device, suggesting the issue may be device-specific or intermittent. The problem remains unresolved pending further troubleshooting by the original poster.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

@luhlex , it seems on those pages the menu can’t be found by the script you’re using:

I think this has to do with the page setup. On the working version there is a defined header section:

On the non working version that’s missing:

Webstablish_3-1729450860055.png