Skip to main content
replaced http://ux.stackexchange.com/ with https://ux.stackexchange.com/
Source Link

As Evil Closet MonkeyEvil Closet Monkey said, it doesn't make sense that the hamburger icon is being used on a desktop version of the site. If you're using a responsive framework, like Bootstrap or Foundation, they should automatically adjust the menu style depending on screen size like the picture below.

Bootstrap Nav bar

If you look at this article where I grabbed the image, you'll see how navigation works while using Bootstrap. It also shows you the HTML to set up a fluid navigation bar.

As Evil Closet Monkey said, it doesn't make sense that the hamburger icon is being used on a desktop version of the site. If you're using a responsive framework, like Bootstrap or Foundation, they should automatically adjust the menu style depending on screen size like the picture below.

Bootstrap Nav bar

If you look at this article where I grabbed the image, you'll see how navigation works while using Bootstrap. It also shows you the HTML to set up a fluid navigation bar.

As Evil Closet Monkey said, it doesn't make sense that the hamburger icon is being used on a desktop version of the site. If you're using a responsive framework, like Bootstrap or Foundation, they should automatically adjust the menu style depending on screen size like the picture below.

Bootstrap Nav bar

If you look at this article where I grabbed the image, you'll see how navigation works while using Bootstrap. It also shows you the HTML to set up a fluid navigation bar.

Source Link
BDD
  • 3.1k
  • 4
  • 24
  • 40

As Evil Closet Monkey said, it doesn't make sense that the hamburger icon is being used on a desktop version of the site. If you're using a responsive framework, like Bootstrap or Foundation, they should automatically adjust the menu style depending on screen size like the picture below.

Bootstrap Nav bar

If you look at this article where I grabbed the image, you'll see how navigation works while using Bootstrap. It also shows you the HTML to set up a fluid navigation bar.