Accordion
Combine your cards into one accordion.
Explore
General
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock.
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which.
<!-- Accordion -->
<div class="accordion" id="accordion">

    <!-- Card -->
    <div class="card">

        <!-- Header -->
        <div class="card-header" id="card-01-header">
            <button class="btn btn-link" type="button"
                    data-toggle="collapse" data-target="#card-01-collapse"
                    aria-expanded="true" aria-controls="collapseOne">
                What is Lorem Ipsum?
            </button>
        </div>
        <!-- /Header -->

        <!-- Collapse -->
        <div id="card-01-collapse" class="collapse show"
             aria-labelledby="card-01-header" data-parent="#accordion">
            <div class="card-body">
                ...
            </div>
        </div>
        <!-- /Collapse -->

    </div>
    <!-- /Card -->

    <!-- Card -->
    <div class="card">

        <!-- Header -->
        <div class="card-header" id="card-02-header">
            <button class="btn btn-link" type="button"
                    data-toggle="collapse" data-target="#card-02-collapse"
                    aria-expanded="true" aria-controls="collapseOne">
                Where does it come from?
            </button>
        </div>
        <!-- /Header -->

        <!-- Collapse -->
        <div id="card-02-collapse" class="collapse"
             aria-labelledby="card-02-header" data-parent="#accordion">
            <div class="card-body">
                ...
            </div>
        </div>
        <!-- /Collapse -->

    </div>
    <!-- /Card -->

    <!-- Card -->
    <div class="card">

        <!-- Header -->
        <div class="card-header" id="card-03-header">
            <button class="btn btn-link" type="button"
                    data-toggle="collapse" data-target="#card-03-collapse"
                    aria-expanded="true" aria-controls="collapseOne">
                Why do we use it?
            </button>
        </div>
        <!-- /Header -->

        <!-- Collapse -->
        <div id="card-03-collapse" class="collapse"
             aria-labelledby="card-03-header" data-parent="#accordion">
            <div class="card-body">
                ...
            </div>
        </div>
        <!-- /Collapse -->

    </div>
    <!-- /Card -->

</div>
<!-- /Accordion -->
Purchase $8.00 only!

Do you like our template? Updates, new pages and widgets every week.

Purchase Cleathin