4 feb 2015 kl. 01:16 skrev John <[email protected]>: > > 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 should be visible. None of these is nested within the other. You may be having HTML errors. This doesn’t hide #toggle-menu, does it?: #nav-main } display:none; } ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
