Hi There,
does anyone know if there is aa way to implement my mobile nav bar (hamburger menu and styling on desktop?
my store is https://angelboyclo.com/ and the password is ABEA
Thanks
Hi There,
does anyone know if there is aa way to implement my mobile nav bar (hamburger menu and styling on desktop?
my store is https://angelboyclo.com/ and the password is ABEA
Thanks
Hi @jkilov,
I checked and your site is currently showing as described, did you resolve it?
Hello @jkilov
Please check your theme settings if its support this feature. other than that you should hire an expert to implement this.
You can enable mobile menu on desktop by adding this code to Custom CSS of your theme
.header__primary-nav > ul.contents { display: none !important; }
.header__primary-nav > button { display: block !important; }
If it solves the issue, please live and accept it as a solution!
Best,
Dan from Ryviu