Dawn Theme - Mobile Menu not visable

Hi All,

Recently started using shopify for my cycling collective, we have started building and our hamburger menu, doesn’t open when in mobile mode.

We’re using Dawn theme 10.0.0

Website is: weareoutsiders.cc

Any advice would be MASSIVELY helpful, looked through the other recommendations and it’s not working us.

Thanks,

Nick (Outsiders)

Hello, you can provide url store, I’ll check it for you

thank you

Hello. It is weareoutsiders.cc

Yes, you can add code this at bottom file: base.css

the menu will show.

.menu-opening .menu-drawer{ transform: translate(0%);visibility: visible;}

I think on your site there are some bug other about typography, you can check it
thank you