I have two menus in my header. A desktop (nav inline) and a mobile (nav collapsed). How do I toggle the containing div for the mobile nav? I’d like to have a hamburger menu that toggles that open / collapsed.
EDIT: I found the issue with Mobile/Desktop nav hide during breakpoint logic so deleted my follow up post.