Open state for the navbar’s nav links styling

I'd like the navlinks (preset elements of the navbar) to have an "Open state" class, just like the hamburger menu button, so as to be able to style them specifically for the hamburger button open state.

  • John Smith
  • Feb 9 2017
  • Piergiorgio Gonni commented
    2 May, 2019 04:58pm

    What do you mean?

    The buttons themselves can't be "open", and they can't be seen unless the hamburger button is open, so they don't have different states for that either.

    If you want the button style to be different between desktop and tablet/mobile you can just style them at said breakpoints.