Breadcrumbs with round buttons

Description

An example of page header with page title, breadcrumbs, content title and round buttons. You can check the above page header section which contain breadcrumbs with round button example.

HTML Markup

This section contains HTML Markup to create page with breadcrumbs with round button.

You can use below HTML breadcrumbs with round button page header snippet in any type of layout. You can also custom above HTML snippet as per your requirements. Robust has a ready to use 10 different types of page headers.

            
              <div class="content-header row">
                  <div class="content-header-left col-md-6 col-12">
                    <h2 class="content-header-title mb-0">Breadcrumbs with button 2</h2>
                    <div class="row breadcrumbs-top">
                      <div class="breadcrumb-wrapper col-12">
                        <ol class="breadcrumb">
                          <li class="breadcrumb-item"><a href="/">Home</a>
                          </li>
                          <li class="breadcrumb-item"><a href="#">Page headers</a>
                          </li>
                          <li class="breadcrumb-item active">Breadcrumbs with button 2
                          </li>
                        </ol>
                      </div>
                    </div>
                  </div>
                  <div class="content-header-right text-md-right col-md-6 col-12">
                    <div class="form-group"></div>
                    <!-- Round Outline Icon Buttons-->
                    <button type="button" class="btn-icon btn btn-secondary btn-round"><i class="fa fa-bell-o"></i></button>
                    <button type="button" class="btn-icon btn btn-secondary btn-round"><i class="fa fa-life-ring"></i></button>
                    <button type="button" class="btn-icon btn btn-secondary btn-round"><i class="fa fa-cog"></i></button>
                  </div>
                  <div class="content-header-lead col-12 mt-2">
                    <p class="lead">Page header with page title, breadcrumbs, content title and round buttons.</p>
                  </div>
                </div>
            
            

Theme Customizer


Customize & Preview in Real Time

Menu Color Options

Layout Options

Navigation Color Options
Solid
Gradient

Solid

Gradient

Buy Now