You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something about the hamburger menu icon isn't implemented as nicely as it could be. When you click a primary nav item on desktop (when the menu has sub links so that the hamburger is shown) the menu shifts and jiggles back and forth.
The text was updated successfully, but these errors were encountered:
The reason for this is that some sites (like Nebraska Today) don't have secondary navigation items (in the mega menu). The hamburger icon is loaded programmatically via JavaScript only if any primary navigation items have children (secondary navigation). If there's a better way of implementing this, I'm all ears.
Something about the hamburger menu icon isn't implemented as nicely as it could be. When you click a primary nav item on desktop (when the menu has sub links so that the hamburger is shown) the menu shifts and jiggles back and forth.
The text was updated successfully, but these errors were encountered: