Hi there,
currently our menu is not taking up all the space on a 27" screen. Is there a way around this?
password: waiheke
what I want:
what is currently is:
Thanks!
Hi there,
currently our menu is not taking up all the space on a 27" screen. Is there a way around this?
password: waiheke
what I want:
what is currently is:
Thanks!
i’ve once experience same issue and i got a guy that help with that which i can link you with if you 're okay with it ?
Hi @INFRA
Please add this code to Custom CSS of your store in Sales channels > Online Store > Themes > Customize > Header
header { max-width: 100% !important; }
that worked perfectly, thanks!
great