Seeking advice on debugging a non-functioning mobile side menu implementation. The main site, a WordPress site, works perfectly. However, the offsite white label version does not.
All HTML has been copied to the white label and necessary CSS and scripts have been added to the header and footer as well.
The appearance of the menu is correct, with proper styling. Even the hamburger menu icon changes on click, indicating that the scripts are loading correctly.
Main site: Failing page:
Not expecting a direct solution, but rather seeking guidance on how to debug and identify the specific issue causing the failure.
Aware of potential CORS issues with font icons, but currently focusing on resolving the menu problem.
Thank you for any assistance or advice provided. Kind regards.