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