CSS Chevron bar

Posted by Simon Phillips on June 10, 2016

I’ve been messing around with a ChevronBar to display progress through a workflow or wizard.

The first version was based on CSS and sprites, but I want a way of easily changing the colours of the steps. I based the following on https://github.com/twslankard/css-chevron-bar.

Example of chevron bars

There is a bit of messing around when the font changes , but it’s a good start 🙂

Play with this gist on SassMeister.