Skip to content

zkriszti/breadcrumbs-responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Responsive breadcrumbs menu / Arrows style

A great way to use when a process (ie. process of a purchase) needs to be introduced to the user.

I wanted to have an arrow-styled breadcrumb menu that is mobile-first and responsive with a continuous gradient color. Not as trivial as it first seems.

The concept of the square-shaped pseudo elements as arrows is based on this code: http://thecodeplayer.com/walkthrough/css3-breadcrumb-navigation - but I refactored it to create my responsive version. On mobile screen widths, the elements stack nicely and the arrows are still present.

Accessibility

  • designed and built to be mobile-first & responsive. My responsive breakpoint here is 768px min-width.

Built with

  • HTML5 + CSS3

Live version

https://zkriszti.github.io/breadcrumbs-responsive/

About

A fully responsive arrow-styled breadcrumbs menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published