Navigation

Navigation bar is used to navigate through the web apps or websites. This navigation component is responsive. It is a hamburger menu in medium and small devices

Example of Navigation

Navigation is broken in these parts:

  • Burger section- to show hamburger in M,S,XS devices, it will be hidden on L, XL devices
  • Brand logo- It will be displayed in all sizees devices
  • Brand title- It will be displayed inall sizes devices
  • Navigation CTA box: It will be displayed in L,XL device, and inside hamburger menu in M,S,XS devices
  • Search bar
  • Icons Links
If you want to hide any element you can use class display-none.