CALL US ON (08) 8556 6196

Metal Candy Cane Lane Sign

Metal Candy Cane Lane Sign

Regular price $35.00 $29.95 Sale

Metal Candy Cane Lane Sign

/* Force dropdown menu to single column */ .mega-menu__content, .mega-menu__list { display: block !important; } .mega-menu__list li { display: block !important; width: 100% !important; } .mega-menu__column { width: 100% !important; float: none !important; } /* Force Shopify mega menu to a single column */ .header .mega-menu__content { display: grid !important; grid-template-columns: 1fr !important; } .header .mega-menu__list { display: flex !important; flex-direction: column !important; flex-wrap: nowrap !important; } .header .mega-menu__list > li, .header .mega-menu__column { width: 100% !important; max-width: 100% !important; }