Breadcrumbs
Breadcrumbs with custom icons
Home icons can be changed by using the following classes:
.breadcrumb .icon-home
.breadcrumb .icon-th
.breadcrumb .icon-th-large
Arrow icons can be changed by using the following classes:
.breadcrumb .icon-angle-right
.breadcrumb .icon-double-right
Breadcrumbs with background color
To add a background color to the breadcrumbs add the .breadcrumb-bg
to the breadcrumbs
Animated breadcrumbs with animate.css and WOW.js
To animate the breadcrumbs, apply the .animation-delay-{slow|normal|fast}
to the breadcrumb and add the .animated {animation-name}
class to each breadcrumb.