Driver Block

Driver or Team Block

I added two type of driver style. First one demo and HTML Markup is here. We added three type of color variation. .theme-yellow,.theme-blue,.theme-red .You can use anyone of them.


<div class="driver-content vehicle-content theme-yellow">
   <div class="driver-thumb vehicle-thumbnail">
      <!-- Vehicle thumbnail content -->
   </div>
   <div class="vehicle-bottom-content">
      <!-- Vehicle Bottom Content-->
   </div>
</div> <!-- /.vehicle-content -->