"2. List View - "
Bootstrap 3.3.0 Snippet by jeevan123456

<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="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <input type="checkbox" name="mobile-nav" id="mobile-nav" class="gaadiexp-check" onchange="this.blur()"> <label for="mobile-nav" class="gaadiexp white" tabindex="0"><span></span></label> <nav role="navigation" class="header-nav"> <div class="fixed-nav"> <div class="menu"> <ul class="list-unstyled"> <li> <a href="dashboard.html" class="list-group-item">My Dashboard</a> </li> <li> <a href="profile.html" class="list-group-item ">My Profile</a> </li> <li> <a href="wishlist.html" class="list-group-item">My Wishlist <span class="badge">10</span></a> </li> <li> <a href="interest.html" class="list-group-item">My Interests <span class="badge">12</span></a> </li> <li> <a href="bids.html" class="list-group-item">My Current Bids</a> </li> <li> <a href="liftings.html" class="list-group-item">My Liftings <span class="badge">2</span></a> </li> <li> <a href="documents.html" class="list-group-item">My Documents <span class="label label-warning">Pending</span> </a> </li> <li> <a href="bid-history.html" class="list-group-item">Bidding History</a> </li> <li> <a href="payments.html" class="list-group-item">My Payments <span class="label label-warning">Pending</span></a> </li> </ul> </div> </div> </nav> <div class="breadcrumb-andr padding-all-15 bg-grey "> <div class="container nav-top-margin"> <a href="#"><h5><i class="fa fa-long-arrow-left"></i> Favourites</h5></a> </div> </div> <div class="container "> <div class="row"> <div class="col-md-9 bg-blue"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <div class="site-title">Sign In</div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="crane-grid-listing clearfix"> <div class="col-md-3 crane-image-block "> <div class="crane-list-img"> <img class="img-responsive"src="https://www.cyclonethemes.com/demo/extretion/wp-content/uploads/2016/08/man-471192_960_720-900x400.jpg"> </div> </div> <div class="col-md-7"> <div class="crane-list-content"> <div class="crane-title"> <h3>Jai Jagdamba Crane Services, New Delhi</h3> </div> <div class="crane-ratings"> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </div> <div class="crane-phone"> <ul class="list-inline"> <li><i class="fa fa-phone"></i> +91-44558967</li> <li><i class="fa fa-phone"></i> +91-44558967</li> </ul> </div> <div class="crane-address"> <ul class="list-inline"> <li><i class="fa fa-map-marker"></i></li> <li> 124, Shivalik Road</li> <li>Opposite SBI Bank</li> <li>New Delhi</li> <li>110062</li> </ul> </div> <div class="crane-category"> <ul class="list-inline"> <li><a href="#">JCB Crane</a></li> <li><a href="#">Crane Towing Service</a></li> <li><a href="#">Hydraulic Crane</a></li> <li><a href="#">More...</a></li> </ul> </div> </div> </div> <div class="col-md-2 all-0"> <div class="margin-t-40 hidden-xs"></div> <button type="button"class="btn btn-default btn-block">Call Now</button> <button type="button"class="btn btn-warning btn-block">Booking</button> </div> </div> </div> </div> </div> </div> <div class="col-md-3 hidden-xs bg-yellow"> <div class="panel-body"> <div class="site-title">Sidebar</div> </div> </div> </div> </div>
* { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } body {background:#e5ebf9;} h5 {font-size:14px;font-weight:600;letter-spacing:0.5px;} p {color:#252525;} .site-title {font-size:16px;font-weight:600;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #e2e2e2 ;} i {padding-right:1px;color:#febf00 ;} .padding-all-15 {padding:6px;} .all-0 {padding:0; margin:0px;} .margin-t-15 {margin-top:15px;} .margin-t-20 {margin-top:20px;} .margin-t-25 {margin-top:25px;} .margin-t-30 {margin-top:30px;} .margin-t-40 {margin-top:40px;} .margin-t-50 {margin-top:50px;} .nav-top-margin {margin-top:45px;} .bg-grey {background:#f2f2f2;} .bg-blue {background:#031f9a ;color:#fff!important;} .bg-yellow {background:#febf00 ;color:#fff!important;} /*********** Breadcrumb-andr ************/ .breadcrumb-andr {border-bottom: 1px solid #e2e2e2;letter-spacing:1px;} /****************** Crane Listing View Classes ***********/ .crane-grid-listing {border:1px solid #febf00; margin-bottom:10px;} .crane-grid-listing:hover {box-shadow:2px 2px 2px #febf00;} .crane-image-block {padding:0px;margin:0px;} .crane-grid-listing a {text-decoration:none;} .crane-list-img img {min-height: 180px; overflow: hidden;} .crane-list-content {height: 180px; overflow: hidden;} .crane-list-content i {color:#febf00; padding-right:2px;} /*-------------------------------------- Sets the actionable area for the gaadiexp including a label for usability --------------------------------------*/ .gaadiexp, .gaadiexp:after, .gaadiexp *, .gaadiexp *:before, .gaadiexp *:after, .header-nav *, .header-nav *:before, .header-nav *:after { -webkit-transition: all 0.3s; transition: all 0.3s; } .gaadiexp { cursor: pointer; height: 50px; margin-bottom: 0; width: 60px; z-index: 9001; left: 0; overflow: hidden; position: fixed; top: 0; background: #febf00 ; } .gaadiexp:after { bottom: 7px; color: #031f9a ; content: ''; font-size: 13px; font-weight: 300; left: 0; position: absolute; text-align: center; width: 100%; } /*-------------------------------------- Creates the look of the gaadiexp icon using the inner span and pseudo-elements --------------------------------------*/ .gaadiexp span, .gaadiexp span:before, .gaadiexp span:after { background: #031f9a ; border-radius: 0.2em; height: 2px; left: 10px; position: absolute; top: 22px; -webkit-transition: all 0.3s; transition: all 0.3s; width: 35px; } /* Reset the left and create the pseudo-element */ .gaadiexp span:before, .gaadiexp span:after { content: ''; left: 0; } /* Top bar position */ .gaadiexp span:before { top: -8px; } /* Bottom bar position */ .gaadiexp span:after { top: 8px; } /* Get rid of more on action (IE9 or higher) */ .gaadiexp-check:checked + .gaadiexp:after { content: ''; } /* Get rid of the middle bar on action (IE9 or higher) */ .gaadiexp-check:checked + .gaadiexp span { height: 0; width: 0; } /* Moves the top and bottom bars to the middle on action (IE9 or higher) */ .gaadiexp-check:checked + .gaadiexp span:before, .gaadiexp-check:checked + .gaadiexp span:after { top: 6px; } /* Rotates the top bar on action with full browser support (IE9 or higher) */ .gaadiexp-check:checked + .gaadiexp span:before { -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } /* Rotates the bottom bar on action with full browser support (IE9 or higher) */ .gaadiexp-check:checked + .gaadiexp span:after { -webkit-transform: rotate(-225deg); -ms-transform: rotate(225deg); transform: rotate(-225deg); } #mobile-nav:focus + .gaadiexp, .gaadiexp:focus, .gaadiexp:hover { background: #031f9a ; } .gaadiexp-check:checked + .gaadiexp { width: 200px; } .gaadiexp-check:checked + .gaadiexp:after { bottom: 10px; content: 'Close '; font-size: 18px; padding-left: 25px; } #mobile-nav { left: -9999px; position: fixed; top: 0; } .header-nav ul li a:active, .header-nav ul li a:focus, .header-nav ul li a:hover, #mobile-nav:focus + .gaadiexp, .gaadiexp:focus, .gaadiexp:hover { background: #ffaa00 ; outline: none; border-bottom: 1px solid #031f9a ; } .fixed-nav { background: #031f9a ; height: 50px; position: fixed; width: 100%; z-index: 9000; box-shadow: 0 2px 5px rgba(0,0,0,0.3); } .header-nav { float: left; height: 40px; position: relative; width: 100%; } .header-nav ul { background: #fff; height: calc(100vh - 60px); list-style: none; margin: 0; overflow-y: auto; padding: 10px 0 0 0; position: absolute; -webkit-transform: translateX(-110%); transform: translateX(-110%); -webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); width: 200px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.075); top: 100%; z-index: 1; } .gaadiexp-check:checked ~ .header-nav ul { -webkit-transform: translateX(0); transform: translateX(0); } .header-nav ul li { float: left; position: relative; width: 100%; } .header-nav ul li a { color: rgba(0, 0, 0, 0.79); display: block; float: left; font-size: 14px; font-weight: 400; letter-spacing: 0.75px; line-height: 24px; margin-left: 0; overflow: hidden; padding: 6px 6px 6px 12px; position: relative; text-decoration: none; width: 100%; }

Related: See More


Questions / Comments: