I just noticed that the mobile menu button on my site is no longer working. I tried removing all custom css from style.css and the problem persists. Don’t understand. Hope its an easy fix.
Thanks for writing back. I have gone through some investigation and noticed a plugin (auto optimize) is breaking the script (maybe by minifying too much) that’s throwing some errors – http://prntscr.com/c3tw95
Note that X is already optimized and serve minified stylesheets and scripts. So you don’t need to minify them again with a plugin. Let’s deactivate the plugin and check again.