Logo v2.3.1
Image Description

No Results

  • Get Support
  • Preview Demo
Logo v2.3.1
  • Docs
  • Snippets
  • Documentation
  • Introduction
  • Getting started
  • Getting Started
  • Gulp
  • Customization
  • Credits
  • Changelog
  • Design & Graphics
  • Bootstrap Icons
  • Duotone Icons
  • Illustrations
  • Figma
  • Components
  • Accordion
  • Alerts
  • Avatars
  • Badge
  • Banners
  • Breadcrumb
  • Buttons
  • Cards
  • Collapse
  • Column Divider
  • Devices
  • Divider
  • Dropdowns
  • List Group
  • Lists
  • Modal
  • Offcanvas
  • Pagination
  • Popovers
  • Progress
  • Shapes
  • Spinners
  • Steps
  • Tab
  • Tables
  • Toasts
  • Tooltips
  • Typography
  • Navbars
  • Navbar
  • Navs
  • Mega Menu
  • Scrollspy
  • Basic forms
  • Basic Forms
  • Checks & Switches
  • Input Group
  • Media
  • Fullscreen Lightbox
  • Swiper Touch Slider
  • Others
  • Sticky Block
  • Countdown
  • Sorting (Shuffle.js)
  • Go To
  • Show Animation
  • Typedjs
  • Utilities
  • Backgrounds
  • Borders
  • Colors
  • Lines
  • Links
  • Position
  • Rotations
  • Shadows
  • Sizing
  • Spacing
  • Z-index

Banners

Stylish background banner color.

Banner half end

  • Preview
  • HTML

Anyone, anywhere, can start a business

Image Description
              
                <div class="position-relative">
                  <div class="container">
                    <div class="row justify-content-lg-between">
                      <div class="col-md-7 col-lg-6 position-relative content-space-1 content-space-md-3">
                        <!-- Heading -->
                        <div class="mb-5">
                          <h2 class="display-4 text-primary">Anyone, anywhere, can start a <span class="text-warning">business</span></h2>
                        </div>
                        <!-- End Heading -->
                      </div>
                      <!-- End Col -->

                      <div class="col-md-5 banner-half-end">
                        <!-- Images -->
                        <div class="d-none d-md-block bg-img-center h-100" style="background-image: url(../assets/img/466x510/img1.jpg);"></div>
                        <div class="d-md-none w-75 ms-auto">
                          <img class="img-fluid" src="../assets/img/466x510/img1.jpg" alt="Image Description">
                        </div>
                        <!-- End Images -->
                      </div>
                      <!-- End Col -->
                    </div>
                    <!-- End Row -->
                  </div>
                </div>
              
            

Banner start

  • Preview
  • HTML
Building tools

Build your brand

Look professional and help customers connect with your business.

Image Description
              
                <!-- Banner Start -->
                <div class="banner-start">
                  <div class="row align-items-md-center">
                    <div class="col-md-6">
                      <div class="p-5 p-md-7">
                        <!-- Heading -->
                        <div class="mb-7">
                          <span class="text-cap">Building tools</span>
                          <h2 class="h1">Build your brand</h2>
                          <p>Look professional and help customers connect with your business.</p>
                        </div>
                        <!-- End Heading -->
                      </div>
                    </div>
                    <!-- End Col -->

                    <div class="col-md-6 content-space-md-1">
                      <div class="w-85 w-md-100 mx-auto me-md-auto">
                        <img class="img-fluid" src="../assets/img/950x950/img1.jpg" alt="Image Description">
                      </div>
                    </div>
                    <!-- End Col -->
                  </div>
                  <!-- End Row -->
                </div>
                <!-- End Banner Start -->
              
            

Banner end

  • Preview
  • HTML
About us

We are backed by a strong roster of strategic and leading investors

Founded in 2012, Space has raised more than $110 million, including our most recent funding round in 2018 led by Riverwood Capital.

Image Description
              
                <!-- Banner End -->
                <div class="banner-end">
                  <div class="row align-items-md-center">
                    <div class="col-md-6 order-md-2">
                      <div class="p-5 p-md-7">
                        <!-- Heading -->
                        <div class="mb-7">
                          <span class="text-cap">About us</span>
                          <h2 class="h1">We are backed by a strong roster of strategic and leading investors</h2>
                          <p>Founded in 2012, Space has raised more than $110 million, including our most recent funding round in 2018 led by Riverwood Capital.</p>
                        </div>
                        <!-- End Heading -->
                      </div>
                    </div>
                    <!-- End Col -->

                    <div class="col-md-6 content-space-md-1">
                      <div class="w-85 w-md-100 mx-auto me-md-auto">
                        <img class="img-fluid" src="../assets/img/950x950/img2.jpg" alt="Image Description">
                      </div>
                    </div>
                    <!-- End Col -->
                  </div>
                  <!-- End Row -->
                </div>
                <!-- End Banner End -->
              
            

Bottom end (negative bottom and left 3rem)

  • Preview
  • HTML
Image Description
              
                <!-- Banner -->
                <div class="banner-bottom-end-n3rem">
                  <img class="img-fluid" src="../assets/img/950x950/img6.jpg" alt="Image Description">
                  <div class="position-absolute bottom-0 start-0 p-5"></div>
                </div>
                <!-- End Banner -->