I need some updated mega menu code - Wix changed things and now my code doesn't work!

Also, I have this code on every page:
$w . onReady ( function () {
$w ( “#ShopStrip” ). collapse ();
$w ( “#ShopButton” ). enable ();
});