Breadcrumbs with button

Description

An example of page header with page title, breadcrumbs, description, content title and button.

HTML Markup

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

You can use below HTML breadcrumbs with 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="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
                      </li>
                    </ol>
                  </div>
                  <div class="content-header-left col-md-6 col-12">
                    <h2 class="content-header-title mb-0">Breadcrumbs with button</h2>
                    <p class="text-muted mb-0">Page header with breadcrumbs & button</p>
                  </div>
                  <div class="content-header-right text-md-right col-md-6 col-12">
                    <div class="btn-group">
                      <button type="button" class="btn btn-round btn-primary"><i class="fa fa-cog"></i> Settings</button>
                      <button type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-round btn-primary dropdown-toggle"><span class="sr-only">Toggle Dropdown</span></button>
                      <div class="dropdown-menu"><a href="#" class="dropdown-item">Action</a><a href="#" class="dropdown-item">Another action</a><a href="#" class="dropdown-item">Something else here</a>
                        <div class="dropdown-divider"></div><a href="#" class="dropdown-item">Separated link</a>
                      </div>
                    </div>
                  </div>
                  <div class="content-header-lead col-12 mt-2">
                    <p class="lead">Page header with page title, breadcrumbs, description and button.</p>
                  </div>
                </div>
            
            

Theme Customizer


Customize & Preview in Real Time

Menu Color Options

Layout Options

Navigation Color Options
Solid
Gradient

Solid

Gradient

Buy Now