I am using minimal theme and my menu is not showing on mobile. https://7x8s9us57c68eu2r-51309084831.shopifypreview.com
Solved! Go to the solution
Hi @ym24 ,
The menu icon is black its background is black and the text is black, so nothing is showing.
Your menu is there:
Make sure to revert color changes you've done that might have hurt this.
Cheers!
This is an accepted solution.
Go to your theme.scss file and add the following code at the end:
button#MobileNavTrigger { color: white; }
a.mobile-nav { color: white; }
a.mobile-nav__sublist-trigger { color: white; }
That should do it!
User | Count |
---|---|
26 | |
18 | |
14 | |
13 | |
13 |