[css-d] correct way to code in a toggle menu?

2015-02-03 Thread John
Is what I have below an acceptable way to code desktop nav and mobile toggle nav? at DT sizes, media queries would hide #toggle-menu; at mobile sizes, they hide #nav-main I think I’d want to put that toggle-menu code inside the nav tag, but I can’t see how to make the toggle menu icon display

Re: [css-d] correct way to code in a toggle menu?

2015-02-03 Thread MiB
4 feb 2015 kl. 01:16 skrev John j...@coffeeonmars.com: I think I’d want to put that toggle-menu code inside the nav tag, but I can’t see how to make the toggle menu icon display when I’m hiding the nav-main.. Am I looking at this wrong? If you hide #nav-main only then #toggle-menu