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

Simple type

The grid item for simple type is as follows:

<article class="post grid-item inspiration">
                            <div class="inner-wrapper">
                                <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">
                                    <div class="author-wrapper">
                                        <a class="avatar-wrapper" href="#">
                                            <img src="assets/img/additional/person-4.jpg" alt="author-4"
                                                 class="img-fluid">
                                        </a>
                                        <span class="author-meta meta-data">
                                            by <a href="#">Brian Harden</a>
                                        </span>
                                    </div>
                                    <span class="date meta-data">
                            <i class="icofont-clock-time"></i>
                            May 8, 2019
                        </span>
                                </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