The grid item for default type is as follows:
<article class="post grid-item inspiration"> <div class="inner-wrapper"> <div class="post-header"> <a href="#" class="link-overlay"></a> <div class="thumbnail-wrapper"> <img src="assets/img/blog/blog-img-1.jpg" alt="Blog Image 1" class="img-fluid"> </div> <a href="#" class="category-label"> inspiration </a> </div> <div class="post-body"> <ul class="tags-list"> <li> <a href="#" class="tag"> <i class="icofont-tag"></i> design </a> </li> <li> <a href="#" class="tag"> <i class="icofont-tag"></i> photo </a> </li> <li> <a href="#" class="tag"> <i class="icofont-tag"></i> lifestyle </a> </li> </ul> <h5 class="post-title"> <a href="#"> 21 Photos That Might Make You Laugh For Once... </a> </h5> <p class="post-content">Veri mandamus qui an, nec et omnis postulant, nec tota sigrumque ad. In eum vivendo abhorreant repre <a href="#" class="read-more">[...]</a> </p> </div> <div class="post-footer"> <span class="author-meta meta-data"> by <a href="#">Frank Horrigan</a> </span> <span class="date meta-data"> <i class="icofont-clock-time"></i> May 8, 2019 </span> </div> </div> </article>