Light Dark

*to close search form press ESC or close toggle

Andale – Creative HTML5 Portfolio Template
Andale – Creative HTML5 Portfolio Template
44 Articles Version 1.0
Blog

Digital type

The grid item for digital type is as follows:

<article class="post grid-item inspiration">
                            <div class="inner-wrapper">
                                <div class="post-header background-image"
                                     style="background-image: url('assets/img/blog/blog-img-1.jpg')">
                                    <a href="#" class="link-overlay"></a>
                                    <a href="#" class="category-label">
                                        inspiration
                                    </a>
                                </div>
                                <div class="post-body">
                                    <span class="date">
                                        <i class="icofont-clock-time"></i>
                                        May 8, 2019
                                    </span>
                                    <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 class="author-wrapper">
                                        <a class="avatar-wrapper" href="#">
                                            <img src="assets/img/additional/person-2.jpg" alt="author-2"
                                                 class="img-fluid">
                                        </a>
                                        <span class="name">
                                            by <a href="#">Frank Horrigan</a>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </article>

Didn't find the answer to your question?

Let us help you find the solution you're looking for.

Submit a Ticket