Menu items missing in mobile

  1. Select “Navigation Right” in hierarchy
  2. Select the “Tablet” breakpoint
  3. Set “Width” 50%
  4. Set “Max H” 50px
  5. Position “absolute”
  6. Select position “right” (6th option from left)
  7. Select position top “100%”

For some reason this fix messes up the Hamburger menu icon color when the menu is open. To fix this.

  1. Select the icon in the hierarchy
  2. Give it a class name - I used “iconclass”
  3. Select the “Hover” state
  4. Under typography select color “black”

Final result