Bootstrap snippet and html example. testimonial carousel

This html snippet was created to help web designers, web developers, front-end and back-end developer save time. Use it for free in your project and build your app faster, You can also download the HTML, CSS, and JS code.
Tags: carousel,owl,testimonials

HTML code

This is the html code used to create this bootstrap snippet, You can copy and paste the following html code inside a page with bootstrap 4.5.0 included, to get the result that you can see in the preview selection

<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.css" integrity="sha512-UTNP5BXLIptsaj5WdKFrkFov94lDx+eBvbKyoe1YAfjeRPC+gT5kyZ10kOHCfNZqEui1sxmqvodNUx3KbuYI/A==" crossorigin="anonymous" />
<div class="container">
    <div class="section-heading">
        <h2 class="display-20 display-md-18 display-lg-16">What Our Clients Says</h2>
        <p class="w-95 w-md-80 w-lg-60 w-xl-55 mx-auto mb-0">Consectetur adipiscing amet lorem ipsum dolor sit elit sed do eiusmod tempor incididunt ut labore et dolore magna</p>
    </div>
    <div class="testimonial-carousel owl-carousel owl-theme owl-loaded owl-drag">
        <div class="owl-stage-outer">
            <div class="owl-stage">
                <div class="owl-item active">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/FFB6C1/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">The best services ever for me!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I just can't get enough of interior design. I want to get a T-Shirt with interior design on it so I can show it off to everyone. Interior design is awesome! I can't say enough about interior design.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Willard Robertson</h5>
                                        <p class="mb-0 small">Utilities Manager</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/FFB6C1/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Keep up the excellent work!</h4>
                                </div>
                                <p class="mb-1-9">
                                    Architecture design has got everything I need. I will let my mum know about this, she could really make use of interior design! Interior design is worth much more than I paid.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Jason Godfrey</h5>
                                        <p class="mb-0 small">Ethnologist</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/0000CD/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Pleasant and all hassle free!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I could probably go into sales for you. I STRONGLY recommend interior design to EVERYONE interested in running a successful online business!. I will recommend!
                                </p>
                                <div class="media align-items-center">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="..." />
                                    <div class="media-body">
                                        <h5 class="h6 mb-0">Lillian Thomas</h5>
                                        <p class="mb-0 small">Infantry Officer</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/F08080/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Interior design is awesome!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I would like to personally thank you for your outstanding product. It's the perfect solution for our business. You won't regret it. Great job, I will definitely be ordering again! You guys rock!
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar4.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Edward Wellman</h5>
                                        <p class="mb-0 small">Events Manager</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/FF8C00/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">The best services ever for me!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I just can't get enough of interior design. I want to get a T-Shirt with interior design on it so I can show it off to everyone. Interior design is awesome! I can't say enough about interior design.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar5.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Willard Robertson</h5>
                                        <p class="mb-0 small">Utilities Manager</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/FF7F50/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Keep up the excellent work!</h4>
                                </div>
                                <p class="mb-1-9">
                                    Architecture design has got everything I need. I will let my mum know about this, she could really make use of interior design! Interior design is worth much more than I paid.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar6.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Jason Godfrey</h5>
                                        <p class="mb-0 small">Ethnologist</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/8A2BE2/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Pleasant and all hassle free!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I could probably go into sales for you. I STRONGLY recommend interior design to EVERYONE interested in running a successful online business!. I will recommend!
                                </p>
                                <div class="media align-items-center">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar7.png" alt="..." />
                                    <div class="media-body">
                                        <h5 class="h6 mb-0">Lillian Thomas</h5>
                                        <p class="mb-0 small">Infantry Officer</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/87CEFA/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Interior design is awesome!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I would like to personally thank you for your outstanding product. It's the perfect solution for our business. You won't regret it. Great job, I will definitely be ordering again! You guys rock!
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Edward Wellman</h5>
                                        <p class="mb-0 small">Events Manager</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/20B2AA/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">The best services ever for me!</h4>
                                </div>
                                <p class="mb-1-9">
                                    I just can't get enough of interior design. I want to get a T-Shirt with interior design on it so I can show it off to everyone. Interior design is awesome! I can't say enough about interior design.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-use" src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Willard Robertson</h5>
                                        <p class="mb-0 small">Utilities Manager</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="owl-item">
                    <div class="testimonial-wrapper">
                        <div class="testimonial-content">
                            <div class="testimonial-image">
                                <img src="https://www.bootdey.com/image/350x350/87CEFA/000000" alt="..." class="rounded" />
                            </div>
                            <div class="testimonial-body">
                                <div class="quote-text">
                                    <h4 class="mb-1-9">Keep up the excellent work!</h4>
                                </div>
                                <p class="mb-1-9">
                                    Architecture design has got everything I need. I will let my mum know about this, she could really make use of interior design! Interior design is worth much more than I paid.
                                </p>
                                <div class="media">
                                    <img class="mr-3 rounded-circle img-user" src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="..." />
                                    <div class="media-body align-self-center">
                                        <h5 class="h6 mb-0">Jason Godfrey</h5>
                                        <p class="mb-0 small">Ethnologist</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

CSS code

This is the css code used to create this bootstrap snippet, You can copy and paste the following css code inside a page with bootstrap 4.5.0 included, to get the result that you can see in the preview selection

body{margin-top:20px;}
.testimonial-wrapper {
    position: relative;
    text-align: left;
    letter-spacing: 0.025em;
    perspective: 1000px;
    margin: 10px;
}
.testimonial-content {
    transform-style: preserve-3d;
    transition: all 0.5s ease;
}
.testimonial-image {
    position: absolute;
    content: "";
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    overflow: hidden;
}
.testimonial-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    object-position: center center;
}
.testimonial-body {
    position: relative;
    padding: 40px 30px;
    background: #ffffff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    will-change: transform;
    overflow: hidden;
    backface-visibility: hidden;
    z-index: 1;
    border-radius: 0.25rem;
}
.testimonial-wrapper .quote-text {
    position: relative;
    padding-top: 0;
    padding-left: 34px;
}
.testimonial-wrapper .quote-text:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\201C";
    font-size: 70px;
    line-height: 1;
    color: #ccde02;
}
.testimonial-wrapper:hover .testimonial-content {
    transform: rotateY(180deg);
}
@media screen and (max-width: 991px) {
    .quote-text .quote-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .testimonial-wrapper .quote-text:before {
        font-size: 66px;
    }
}
@media screen and (max-width: 767px) {
    .testimonial-wrapper {
        margin: 15px;
    }
    .testimonial-body {
        padding: 25px;
    }
}

.img-use {
    display: inline-block;
    width: 70px !important;
    height:auto;
}

.owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
    background: #ccde02;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
    background: rgba(0,0,0,0.15);
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

Javascript/Jquery code

This is the javascript code used to create this bootstrap snippet, You can copy and paste the following javascript code inside a page with bootstrap 4.5.0 included, to get the result that you can see in the preview selection

$(function(){
    $(".testimonial-carousel").owlCarousel({
        loop: !0,
        responsiveClass: !0,
        autoplay: !0,
        smartSpeed: 900,
        nav: !1,
        dots: !0,
        center: !1,
        margin: 15,
        responsive: { 0: { items: 1, margin: 0 }, 768: { items: 2 }, 1200: { items: 3 } },
    })
}) 

Similar snippets

Bootstrap example and template. grey testimonials

grey testimonials

Bootstrap example and template. Customer Reviews

Customer Reviews

Bootstrap example and template. Carousel with face indicators by Bootstheme club

Carousel with face indicators by Bootstheme club

Bootstrap example and template. owl carousel courses

owl carousel courses

Bootstrap example and template. bs5 dark footer

bs5 dark footer

Bootstrap example and template. chat app

chat app

Bootstrap example and template. Gradients dashboard cards

Gradients dashboard cards

Bootstrap example and template. bs4 invoice

bs4 invoice

Bootstrap example and template. testimonial carousel

About this bootstrap example/template

We hope you will enjoy this awesome snippet and stay tuned for the latest updates, bootdey snippets are already used in thousands of blogs, websites and projects. We believe it will save your precious time and gives trendy look to your next web project.

We always try to offer the best beautiful and responsive source of Bootstrap code examples and components.

This code example currectly have 417 views, Using this bootstrap snippet you have the following benefits:

Bootstrap 4.5.0

<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css'>

<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>

This code example is based on bootstrap 4.5.0 and the grid system of this framework

Responsive

Based on bootstrap framework makes all the layouts perfectly responsive for all devices

Crossbrowser compatibility

Tested on all major browsers, it works smoothly on all of them

Jquery plugins

Great built-in plugins with jquery framework, you can easy to change all declarations

semantic html 5

Built on html / css3 the code quality is really amazing

Simple Integration

This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working