@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:
![]()
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:
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.
@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:
![]()