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

You can create a gallery using the following structure:

  <section class="large-section">
        <div class="container-fluid isotope-grid-wrapper">
            <div class="image-gallery isotope-grid image-gallery-4-columns">
                <div class="grid-item">
                    <a href="assets/img/gallery/gallery-1.jpg" class="gallery-item item-inner">
                        <span class="image-overlay">
                            <i class="icofont-search"></i>
                        <img src="assets/img/gallery/gallery-1.jpg" alt="gallery-item-1" class="img-fluid">
                        </span>
                    </a>
                </div>
            </div>
        </div>
    </section>

Didn't find the answer to your question?

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

Submit a Ticket