Documentation v8.0.36

Preview Downloads Purchase

Overview

Metronic customizes the Bootstrap Breadcrumb  through the SASS variables in src/sass/components/_variables.scssand adds additonal options in src/sass/components/_breadcrumb.scss.

Basic Example

Use an ordered or unordered list with linked list items to create a minimally styled breadcrumb. Use our utilities to add additional styles as desired.
<ol class="breadcrumb text-muted fs-6 fw-bold">
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Home</a></li>
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Library</a></li>
    <li class="breadcrumb-item px-3 text-muted">Active</li>
</ol>

Line Separator

Add .breadcrumb-lineto enable line separator style for a breadcrumb.
<ol class="breadcrumb breadcrumb-line text-muted fs-6 fw-bold">
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Home</a></li>
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Library</a></li>
    <li class="breadcrumb-item px-3 text-muted">Active</li>
</ol>

Dot Separator

Add .breadcrumb-dotto enable dot separator style for a breadcrumb.
<ol class="breadcrumb breadcrumb-dot text-muted fs-6 fw-bold">
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Home</a></li>
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Library</a></li>
    <li class="breadcrumb-item px-3 text-muted">Active</li>
</ol>

Without Separator

Add .breadcrumb-separatorlessto remove the separator.
<ol class="breadcrumb breadcrumb-separatorless text-muted fs-6 fw-bold">
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Home</a></li>
    <li class="breadcrumb-item pe-3"><a href="#" class="pe-3">Library</a></li>
    <li class="breadcrumb-item px-3 text-muted">Active</li>
</ol>

Explore

Metronic Licenses

License FAQs
Regular License
For single end product used by you or one client
$ 39
Extended License
For single SaaS app with paying users
$ 939
Custom License
Reach us for custom license offers.
Buy Now
Learn & Get Inspired

Support at devs.keenthemes.com

Join our developers community to find answer to your question and help others. FAQs
Get Support
Documentation & Videos
From guides and video tutorials, to live demos and code examples to get started.
Plugins & Components
Check out our 300+ in-house components and customized 3rd-party plugins.
Layout Builder
Build your layout, preview it and export the HTML for server side integration.
Metronic Downloads
Download your prefered framework and demo with one click.
What's New
Latest features and improvements added with our users feedback in mind.
Buy now