"Timeline Style Testimonial"
Bootstrap 3.3.0 Snippet by abhimanyusankhyan4

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!--By kapil Verma(#kapilcreationz) and Abhimanyu Sankhyan--> <link rel='stylesheet' id='bootstrap.min-css' href='http://ask.marketing/wp-content/themes/askmarketing/css/bootstrap.min.css?ver=3.4.1' type='text/css' media='all' /> <section id="home-test"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="testimonila-wrap"> <div class="media pull-left"> <div class="media-body"> <p>ask marketing is excellent to work with. not only do they create well composed media but they are full of ideas about what to do once you begin producing.”</p> </div> <div class="media-right"> <div class="img-wrap"> <img class="" src="http://ask.marketing/wp-content/uploads/2017/08/testi.png" alt="Generic placeholder image"> </div> <div class="text-wrap text-left"> <strong>John Doe</strong> <p>The Blogger Owner</p> </div> </div> </div> <div class="media pull-right"> <div class="media-left"> <div class="img-wrap pull-right"> <img class="" src="http://ask.marketing/wp-content/uploads/2017/08/testi.png" alt="Generic placeholder image"> </div> <div class="text-wrap pull-right text-right"> <strong>John Doe</strong> <p>The Blogger Owner</p> </div> </div> <div class="media-body"> <p>ask marketing is excellent to work with. not only do they create well composed media but they are full of ideas about what to do once you begin producing.”</p> </div> </div> <div class="media pull-left"> <div class="media-body"> <p>ask marketing is excellent to work with. not only do they create well composed media but they are full of ideas about what to do once you begin producing.”</p> </div> <div class="media-right"> <div class="img-wrap"> <img class="" src="http://ask.marketing/wp-content/uploads/2017/08/testi.png" alt="Generic placeholder image"> </div> <div class="text-wrap text-left"> <strong>John Doe</strong> <p>The Blogger Owner</p> </div> </div> </div> </div> </div> </div> </div> </section>
#home-test { padding: 4% 0; } #home-test .media { width: 85%; margin-top: 30px; } #home-test .media:first-child { margin-top: 0; } #home-test .media .media-left { width: 34%; } #home-test .media .media-right { width: 36%; } #home-test .media .img-wrap { width: 100px; float: left; height: 100px; border-radius: 50%; overflow: hidden; } #home-test .media .img-wrap img { width: 100%; height: auto; } #home-test .media .text-wrap { float: left; width: auto; padding: 30px 10px; } #home-test .media .text-wrap strong { font: 700 15px/21px open sans; text-transform: uppercase; margin: 0; } #home-test .media .text-wrap p { font: 500 12px/19px open sans; margin: 0; } #home-test .media .media-body { padding: 4px 0; text-align: center; position: relative; } #home-test .media.pull-left .media-body::after { content: ''; position: absolute; width: 15%; height: 3px; background: #101010; right: 65px; top: 50%; } #home-test .media.pull-right .media-body::after { content: ''; position: absolute; width: 15%; height: 3px; background: #101010; left: 54px; top: 50%; } #home-test .media.pull-left .media-body { padding-right: 170px; } #home-test .media.pull-right .media-body { padding-left: 170px; } #home-test .testimonila-wrap::before { content: ''; position: absolute; width: 3px; height: calc(100% - 10px); background: #101010; left: 48.5%; top: 5px; } #home-test .testimonila-wrap { position: relative; display: inline-block; } /*Responsive*/ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){ #home-test .media { width: 97%; margin-top: 30px; } #home-test .media.pull-left .media-body { padding-right: 140px; } #home-test .media.pull-right .media-body { padding-left: 140px; } #home-test .media.pull-left .media-body::after { right: 68px; } #home-test .media .media-left,#home-test .media .media-right { width: 40%; } #home-test .media.pull-right .media-body::after { left: 50px; } } @media screen and (max-width:767px) and (orientation : landscape){ #home-test .media { width: 94% !important; } } @media screen and (max-width:767px){ #home-test .media .media-body p { font: 300 13px/20px open sans; } #home-test .media { width: 100%; margin-top: 30px; } #home-test .media.pull-left .media-body { padding-right: 15px; } #home-test .media.pull-right .media-body { padding-left: 15px; } #home-test .media.pull-left .media-body::after,#home-test .media.pull-right .media-body::after { display: none; } #home-test .media .media-right,#home-test .media .media-left { width: 47%; } #home-test .testimonila-wrap::before { left: 50%; } #home-test .media .text-wrap { padding: 10px 10px; } }

Related: See More


Questions / Comments: