CALL US ON (08) 8556 6196

Metal Welcome Nth Pole

Metal Welcome Nth Pole

Regular price $49.95 $39.95 Sale

Metal Welcome Nth Pole

/* 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; }