22 Excellent Responsive Navigation Menu Examples

One of the most important elements when designing a website to be mobile friendly is of course, the navigation. If you’re looking for excellent examples of navigation menu design, here’s some of cool techniques for handling navigation in responsive designs.



Greedy Navigation

A responsive navigation menu that stacks items into a dropdown menu when they overflow. A hamburger style button with count badge appears when there are hidden items to reveal.

greddy-nav-5

Hexagon menu

Menu in the shape of an hexagon. The menu items are featured on the burger click. A hover effect features title and subtitle. It uses CSS3 2D and 3D transitions.

hexagon-menu-6

Dropdown

dropdown-7

Smooth circle animation for menus

nav-8

A different approach

Click the hamburger icon and watch as the track list springs into the window.

nav-9

Simple pulldown/hamburger menu

Just a really simple, reusable, pulldown menu that closes automatically with minimal code and opens with slick animations.

simple-1

Navigation reveal idea

nav-reveal-idea-2

Collapsible nav with burger menu, no JS

A collapsible navigation with a burger menu that animates into a close button and all without JavaScript. Boy, what a bargain!

nav-3

Atomic Hamburger Menu CSS

nav-4

Pull Menu

Just pull down and release to jump between pages.

pull-menu-10

iOS style sliding menu

Here’s an easy way to create an iOS style, side sliding menu.

ios-style-11

Responsive navigation menu

The menu is designed to handle an unknown number of menu items using only css – for example in WordPress sites, where heights for animations will always be unknown. Menus/submenus are shown and hidden with css, javascript is only used to add a couple of classes on click. This could conceivably work using pure css and :target if you’re particularly keen to avoid javascript altogether!

nav-menu-12

Responsive CSS3 Side Navigation Menu

Media Queries Transitions (resize the window slowly to see the transitions), nav items slide out on hover when it collapses on smaller screens.

nav-13

Pure CSS off-canvas menu with flexbox

Flexbox allows the content area to resize to fit the remaining space in the viewport when the menu becomes visible and takes up a chunk of the width.

off-canvas-14

Touch device jelly menu concept

Use PaperJS for the canvas graphics and TweenJS for the animations. Both of them tend to freak out some folks, but don’t worry, they are really intuitive and easy to understand.

touch-jelly-15

Line Menu Icon that Expands Into Actual Menu

It’s smallen-ized through CSS transforms and then expands when you click on it by adding a class. Some elements are hidden when small to make it seem like a simplified icon.

line-menu-icon-16

The Backside Menu Flip

A responsive navigation pattern whereas the nav (under 768px) is located on the “backside” of the page content.

menu-flip-17

Offcanvas sidebar menu with a twist

Menu items will flow out of container given window height below roughly 700px.

off-canvas-18

Material Design Hamburger

Android’s Material Design hamburger animation built in CSS (with a sprinkle of JS).

material-design-menu-19

Side Menu Staggered Animation

Great take on the dribble.

Full-Screen Menu Overlay

A full-screen menu, showcasing your brand and website navigation. Built using SCSS and vanilla JS.

fullscreen-menu-21

Elastic SVG Sidebar Material Design

Completed without any animation libs, just simple js with requestAnimationFrame and custom easings.

emjwvP-22

Leave a comment

Please be polite. We appreciate that. Your email address will not be published and required fields are marked

This site uses Akismet to reduce spam. Learn how your comment data is processed.