Example

  • By default, the menu is horizontal. Make the menu vertical by adding class vertical.
  • Remove the shadow by removing class shadow.
  • When testing the responsiveness, adjust the width of your browser so it is less than 480px.
  • When the browser width is <= the breaking point set in the CSS, the submenu is hidden.

Read the Tutorial