Legendo - Photography Portfolio Template

Documentation


To edit the 'Home' section, simply find the appropriate label <!-- bottom credits start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- bottom credits start -->
        [...]
            <a href="#">Legendo</a> &copy; 2018 All Rights Reserved.
        [...]<!-- bottom credits end -->
        <!-- social icons start -->
        [...]
                    <i class="ion-share"></i>
                [...]
                [...]
                        <ul>
                            <li class="social-icon">
                                <a class="ion-social-twitter" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-facebook" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-googleplus" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-youtube" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-linkedin" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-instagram" href="#"></a>
                            </li>
                            <li class="social-icon">
                                <a class="ion-social-pinterest" href="#"></a>
                            </li>
                        </ul>
                    [...]<!-- social icons end -->
        [...]

To edit the 'Home' section title, simply find the appropriate label <!-- home page title start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- home page title start -->
                            <h1 class="home-page-title fadeIn-element">
                                Legendo
                            </h1><!-- home page title end -->
        [...]

You can edit the 'Home' section images according to the documentation bellow (please read Background Images section).

You can also edit the 'Home' section images by following its URL path: 'img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'About' section, simply find the appropriate label <!-- about start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- about start -->
        [...]
                        <h2 class="section-subheading">
                            <span>Who we are</span>
                        </h2>
                        [...]
                    <!-- enllax start -->
                    <div class="enllax-all" data-enllax-direction="horizontal" data-enllax-ratio=".5" data-enllax-type="foreground">
                        About
                    </div><!-- enllax end -->
                    [...]
                    [...]
                        <h2 class="section-heading">
                            Inspiring<br>
                            Generations
                        </h2>
                    [...]
                [...]
                        <p>
                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown
                            printer took a galley of type and scrambled it to make <a class="link-underline" href="#">a type specimen book</a>.
                        </p>
                    [...]
                    [...]
                        <p>
                            It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release
                            of Letraset sheets containing Lorem Ipsum passages, and more recently with <a class="link-underline" href="#">desktop publishing software.</a>
                        </p>
                    [...]
            [...]
            [...]
                        <img alt="About" src="img/about/about-image-1.jpg">
                    [...]
                    [...]
                        <img alt="About" src="img/about/about-image-2.jpg">
                    [...]
                    [...]
                        <img alt="About" src="img/about/about-image-3.jpg">
                    [...]
                [...]<!-- about images end -->
            [...]
            <!-- about testimonials start -->
            [...]
                <!-- testimonials quote 1 start -->
                [...]
                        <span class="ion-quote"></span>
                    [...]
                    <p>
                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. In varius massa a justo vestibulum dignissim. Nullam ut fermentum lacus.
                    </p>
                    <div class="testimonials-signature">
                        C. Eastwood
                    </div>
                [...]<!-- testimonials quote 1 end -->
                <!-- testimonials quote 2 start -->
                [...]
                        <span class="ion-quote"></span>
                    [...]
                    <p>
                        Suspendisse lobortis bibendum blandit. Fusce consectetur urna eget nunc interdum convallis. Sed volutpat vestibulum nisl a sollicitudin.
                    </p>
                    <div class="testimonials-signature">
                        T. Scott
                    </div>
                [...]<!-- testimonials quote 2 end -->
                <!-- testimonials quote 3 start -->
                [...]
                        <span class="ion-quote"></span>
                    [...]
                    <p>
                        Aliquam erat volutpat. Vivamus ornare rhoncus tellus, eget feugiat lorem bibendum nec. Nam sapien urna, tincidunt vel semper id, rhoncus vel mauris.
                    </p>
                    <div class="testimonials-signature">
                        K.W. Wong
                    </div>
                [...]<!-- testimonials quote 3 end -->
            [...]<!-- about testimonials end -->
            [...]<!-- about end -->
        <!-- about skills start -->
        [...]
                        <!-- about skills right start -->
                        [...]
                                            <h4 class="about-skills-heading">
                                                Design
                                            </h4>
                                            [...]
                                                <!-- skill 1 start -->
                                                <div class="skillbar" data-percent="100">
                                                    [...]
                                                </div><!-- skill 1 end -->
                                            [...]
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                <a class="link-underline" href="#">semper</a>.
                                            </p>
                                        [...]<!-- about skills right end -->
                    [...]<!-- about skills end -->
        [...]

You can edit the 'About' section images according to the documentation bellow (please read Background Images section).

You can also edit the section images by following its URL path: 'img/background/', as well as 'img/about/' and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'Works' section, simply find the appropriate label <!-- works start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- works start -->
        <!-- works intro start -->
        [...]
                        <h2 class="section-subheading">
                            <span>What it look like</span>
                        </h2>
                        [...]
                    <!-- enllax start -->
                    <div class="enllax-all" data-enllax-direction="horizontal" data-enllax-ratio="-.5" data-enllax-type="foreground">
                        Works
                    </div><!-- enllax end -->
                    [...]
                    [...]
                        <h2 class="section-heading">
                            What you see<br>
                            is what you get
                        </h2>
                    [...]<!-- works intro end -->
        <!-- photoSwipe start -->
        [...]
                        <!-- works item 1 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-1.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
                                </div><!-- works item description end -->
                            [...]<!-- works item 1 end -->
                        <!-- works item 2 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-2.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Sed euismod in tellus in mattis.
                                </div><!-- works item description end -->
                            [...]<!-- works item 2 end -->
                        <!-- works item 3 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-3.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
                                </div><!-- works item description end -->
                            [...]<!-- works item 3 end -->
                        <!-- works item 4 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-4.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Sed euismod in tellus in mattis.
                                </div><!-- works item description end -->
                            [...]<!-- works item 4 end -->
                        <!-- works item 5 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-5.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
                                </div><!-- works item description end -->
                            [...]<!-- works item 5 end -->
                        <!-- works item 6 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-6.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Sed euismod in tellus in mattis.
                                </div><!-- works item description end -->
                            [...]<!-- works item 6 end -->
                        <!-- works item 7 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-7.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
                                </div><!-- works item description end -->
                            [...]<!-- works item 7 end -->
                        <!-- works item 8 start -->
                        [...]
                                    <a class="iw-slide-left ion-share" href="#"></a> <a class="bt-nav zoom-item"><i class="ion-plus"></i></a> <a class="iw-slide-right ion-link" href="#"></a>
                                [...]
                                <!-- works item IMG start -->
                                 <a class="thumb-link" data-size="1920x1280" href="img/works/works-8.jpg">
                                [...]</a><!-- works item IMG end -->
                                 <!-- works item description start -->
                                <div class="item-folio__caption">
                                    Sed euismod in tellus in mattis.
                                </div><!-- works item description end -->
                            [...]<!-- works item 8 end -->
                    [...]<!-- photoSwipe end -->
        <!-- works end -->
        [...]

To edit the 'Works' section images, please open the 'style.css' file.

Part to edit:


[...]
/* 1.6. works gallery IMG BACKGROUND */
.img-fullwidth-works-1 {
background-image: url(../img/works/works-1.jpg);
}
.img-fullwidth-works-2 {
background-image: url(../img/works/works-2.jpg);
}
.img-fullwidth-works-3 {
background-image: url(../img/works/works-3.jpg);
}
.img-fullwidth-works-4 {
background-image: url(../img/works/works-4.jpg);
}
.img-fullwidth-works-5 {
background-image: url(../img/works/works-5.jpg);
}
.img-fullwidth-works-6 {
background-image: url(../img/works/works-6.jpg);
}
.img-fullwidth-works-7 {
background-image: url(../img/works/works-7.jpg);
}
.img-fullwidth-works-8 {
background-image: url(../img/works/works-8.jpg);
}
[...]

You can also edit the 'Works' section images by following its URL path: 'img/works/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'Services' section, simply find the appropriate label <!-- services start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- services start -->
        [...]
                        <h2 class="section-subheading">
                            <span>What we do</span>
                        </h2>
                        [...]
                    [...]
                    <!-- enllax start -->
                    <div class="enllax-all" data-enllax-direction="horizontal" data-enllax-ratio=".5" data-enllax-type="foreground">
                        Services
                    </div><!-- enllax end -->
                    [...]
                    [...]
                        <h2 class="section-heading">
                            The Importance of Being Punctual
                        </h2>
                    [...]
                [...]
                                <h4 class="services-heading">
                                    Identity
                                </h4>
                                <div class="services-number-title">
                                    Brand
                                </div>
                            [...]
                            <p class="services-top-txt">
                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a class="link-underline" href="#">pharetra congue</a>.
                            </p>
                        [...]
                        [...]
                                <h4 class="services-heading">
                                    Logo
                                </h4>
                                <div class="services-number-title">
                                    Design
                                </div>
                            [...]
                            <p class="services-top-txt">
                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a class="link-underline" href="#">pharetra congue</a>.
                            </p>
                        [...]
                    [...]
                                <h4 class="services-heading services-heading-secondary">
                                    Web
                                </h4>
                                <div class="services-number-title">
                                    Design
                                </div>
                            [...]
                            <p class="services-bottom-txt">
                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a class="link-underline" href="#">pharetra congue</a>.
                            </p>
                        [...]
                        [...]
                                <h4 class="services-heading services-heading-secondary">
                                    Design
                                </h4>
                                <div class="services-number-title">
                                    Brand
                                </div>
                            [...]
                            <p class="services-bottom-txt services-bottom-txt-last">
                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a class="link-underline" href="#">pharetra congue</a>.
                            </p>
                        [...]<!-- services end -->
        [...]

To edit the 'Facts' section, simply find the appropriate label <!-- facts start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- facts start -->
        [...]
                        <!-- parallax content start -->
                        [...]
                            <h2 class="section-subheading-light">
                                <span>True devotion</span>
                            </h2>
                            <h2 class="section-heading section-heading-light">
                                The Facts
                            </h2>
                            [...]
                            [...]
                            <!-- facts counter start -->
                            [...]
                                    <!-- fact 1 start -->
                                    <div class="facts-counter-number">
                                        6
                                    </div>
                                    [...]
                                        <i class="ion-ios-timer-outline facts-counter-description-img"></i> <span class="facts-counter-title">Years</span>
                                    [...]<!-- fact 1 end -->
                                [...]
                                [...]
                                    <!-- fact 2 start -->
                                    <div class="facts-counter-number large">
                                        52
                                    </div>
                                    [...]
                                        <i class="ion-ios-photos-outline facts-counter-description-img large"></i> <span class="facts-counter-title large">Items</span>
                                    [...]<!-- fact 2 end -->
                                [...]
                                [...]
                                    <!-- fact 3 start -->
                                    <div class="facts-counter-number large">
                                        6200
                                    </div>
                                    [...]
                                        <i class="ion-ios-world-outline facts-counter-description-img large"></i> <span class="facts-counter-title large">Clients</span>
                                    [...]<!-- fact 3 end -->
                                [...]
                                    <!-- fact 4 start -->
                                    <div class="facts-counter-number">
                                        320
                                    </div>
                                    [...]
                                        <i class="ion-ios-people facts-counter-description-img"></i> <span class="facts-counter-title">Followers</span>
                                    [...]<!-- fact 4 end -->
                                [...]<!-- facts counter end -->
                        [...]<!-- parallax content end -->
                    [...]<!-- facts end -->
        [...]

You can edit the 'Facts' section images according to the documentation bellow (please read Background Images section).

You can also edit the section images by following its URL path: 'img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'News' section, simply find the appropriate label <!-- news start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- news start -->
        [...]
            [...]
                        <h2 class="section-subheading">
                            <span>In the news</span>
                        </h2>
                        [...]
                    [...]
                    <!-- enllax start -->
                    <div class="enllax-all" data-enllax-direction="horizontal" data-enllax-ratio="-.5" data-enllax-type="foreground">
                        News
                    </div><!-- enllax end -->
                    [...]
                    [...]
                        <h2 class="section-heading">
                            Stay Informed And Inspired
                        </h2>
                    [...]
                [...]
                            <!-- news carousel start -->
                            [...]
                                <!-- news item 1 start -->
                                [...]
                                        <img alt="News Img" src="img/news/news-1.jpg">
                                        <div class="date">
                                            June 2, 2018, Saturday
                                        </div>
                                        [...]
                                            <h2>
                                                Lorem ipsum dolor
                                            </h2>
                                            <h3>
                                                Photography / Portfolio
                                            </h3>
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                semper.
                                            </p><a class="c-btn" data-toggle="modal" href="#newsModal-1"><span>Read more</span></a>
                                        [...]<!-- news item 1 end -->
                                <!-- news item 2 start -->
                                [...]
                                        <img alt="News Img" src="img/news/news-2.jpg">
                                        <div class="date">
                                            June 3, 2018, Sunday
                                        </div>
                                        [...]
                                            <h2>
                                                Consectetur adip
                                            </h2>
                                            <h3>
                                                Beauty / Fashion
                                            </h3>
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                semper.
                                            </p><a class="c-btn" data-toggle="modal" href="#newsModal-2"><span>Read more</span></a>
                                        [...]<!-- news item 2 end -->
                                <!-- news item 3 start -->
                                [...]
                                        <img alt="News Img" src="img/news/news-3.jpg">
                                        <div class="date">
                                            June 4, 2018, Monday
                                        </div>
                                        [...]
                                            <h2>
                                                Sed nec neque
                                            </h2>
                                            <h3>
                                                Nature / Landscapes
                                            </h3>
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                semper.
                                            </p><a class="c-btn" data-toggle="modal" href="#newsModal-3"><span>Read more</span></a>
                                        [...]<!-- news item 3 end -->
                                <!-- news item 4 start -->
                                [...]
                                        <img alt="News Img" src="img/news/news-4.jpg">
                                        <div class="date">
                                            June 5, 2018, Tuesday
                                        </div>
                                        [...]
                                            <h2>
                                                Iaculis sagittis
                                            </h2>
                                            <h3>
                                                Commercial / Stock
                                            </h3>
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                semper.
                                            </p><a class="c-btn" data-toggle="modal" href="#newsModal-4"><span>Read more</span></a>
                                        [...]<!-- news item 4 end -->
                                <!-- news item 5 start -->
                                [...]
                                        <img alt="News Img" src="img/news/news-5.jpg">
                                        <div class="date">
                                            June 6, 2018, Wednesday
                                        </div>
                                        [...]
                                            <h2>
                                                Etiam felis massa
                                            </h2>
                                            <h3>
                                                People / Portraits
                                            </h3>
                                            <p>
                                                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
                                                semper.
                                            </p><a class="c-btn" data-toggle="modal" href="#newsModal-5"><span>Read more</span></a>
                                        [...]<!-- news item 5 end -->
                            [...]<!-- news carousel end -->
                        [...]<!-- news end -->
        [...]

You can also edit the section images by following its URL path: 'img/news/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'News - More' section, simply find the appropriate label <!-- news modal 1 start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- news modal 1 start -->
        [...]
            <!-- news modal 1 content start -->
            [...]
                                <div class="modal-content-date">
                                    June 2, 2018, Saturday
                                </div>
                                <h2>
                                    Lorem ipsum dolor
                                </h2>
                                <p class="item-intro">
                                    Photography / Portfolio
                                </p><!-- news modal 1 IMG start -->
                                <img alt="News Modal" class="img-responsive" src="img/news/news-1.jpg"><!-- news modal 1 IMG end -->
                                 <!-- news modal 1 txt start -->
                                <p>
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p>
                                <p>
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p><!-- news modal 1 quote start -->
                                [...]
                                    <p>
                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper.
                                    </p><span class="modal-line"></span>
                                [...]<!-- news modal 1 quote start -->
                                <p class="modal-last">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p><!-- news modal 1 txt end -->
                                <!-- news modal 1 form start -->
                                [...]
                                    <div class="comment-title">
                                        Leave a comment
                                    </div>
                                    [...]
                                            <button class="c-btn fullwidth-liquid c-btn-contact-modal-wrapper-only"><span>Post comment</span></button>
                                        [...]<!-- news modal 1 form end -->
                                <button class="c-btn c-btn-modal" data-dismiss="modal" type="button"><span>Close</span></button>
                            [...]<!-- news modal 1 content end -->
        [...]<!-- news modal 1 end -->
        [...]
        [...]
        [...]
        [...]
        <!-- news modal 5 start -->
        [...]
            <!-- news modal 5 content start -->
            [...]
                                <div class="modal-content-date">
                                    June 6, 2018, Wednesday
                                </div>
                                <h2>
                                    Etiam felis massa
                                </h2>
                                <p class="item-intro">
                                    People / Portraits
                                </p><!-- news modal 5 IMG start -->
                                <img alt="News Modal" class="img-responsive" src="img/news/news-5.jpg"><!-- news modal 5 IMG end -->
                                 <!-- news modal 5 txt start -->
                                <p>
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p>
                                <p>
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p><!-- news modal 5 quote start -->
                                [...]
                                    <p>
                                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper.
                                    </p><span class="modal-line"></span>
                                [...]<!-- news modal 5 quote start -->
                                <p class="modal-last">
                                    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
                                    risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
                                </p><!-- news modal 5 txt end -->
                                <!-- news modal 5 form start -->
                                [...]
                                    <div class="comment-title">
                                        Leave a comment
                                    </div>
                                    [...]
                                            <button class="c-btn fullwidth-liquid c-btn-contact-modal-wrapper-only"><span>Post comment</span></button>
                                        [...]<!-- news modal 5 form end -->
                                <button class="c-btn c-btn-modal" data-dismiss="modal" type="button"><span>Close</span></button>
                            [...]<!-- news modal 5 content end -->
        [...]<!-- news modal 5 end -->
        [...]

You can also edit the section images by following its URL path: 'img/news/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

To edit the 'Contact' section, simply find the appropriate label <!-- contact start --> in the body of the HTML file.

Part to edit:


        [...]
        [...]
                        <h2 class="section-subheading">
                            <span>Get in touch</span>
                        </h2>
                        [...]
                    <!-- enllax start -->
                    <div class="enllax-all" data-enllax-direction="horizontal" data-enllax-ratio="-.5" data-enllax-type="foreground">
                        Contact
                    </div><!-- enllax end -->
                    [...]
                        <h2 class="section-heading">
                            Promise, we won't<br>
                            stay silent
                        </h2>
                    [...]
                    <!-- contact info start -->
                    [...]
                                <i class="ion-ios-location-outline contact-info-description-img"></i> <span class="contact-info-text">ex Inc.<br>
                                Touchdown Dr 1176</span>
                            [...]
                                <i class="ion-ios-email-outline contact-info-description-img contact-info-description-img-secondary"></i> <span class="contact-info-text"><a class="link-underline"
                                href="mailto:contact@domainname.com">contact@domainname.com</a></span>
                            [...]
                                <i class="ion-ios-information-outline contact-info-description-img contact-info-description-img-secondary"></i> <span class="contact-info-text">[00] 11 - 76<br>
                                [01] 11 - 76</span>
                            [...]<!-- contact info end -->
                [...]
                            <a class="button-link contact-modal-launcher"><span>Use the form</span><i class="ion-android-arrow-dropright"></i></a>
                        [...]<!-- contact end -->
        [...]

To edit the 'Contact Form Modal' section, simply find the appropriate label <!-- contact modal start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- contact modal start -->
        [...]
                                <h2 class="section-heading">
                                    Get in touch
                                </h2>
                                <p>
                                    Promise, we won't stay silent
                                </p>
                            [...]
                        [...]<!-- contact modal end -->
        [...]

To send the contents of your 'Contact Form' to your email, simply open the file named 'contact.php'.

Your email address goes here:

$myemail = 'you@yoursite.com';

To add form submissions to a subscriber list in your MailChimp account, simply open the file named 'subscribe.php' and configure it with your MailChimp credentials in the assigned slots below:

$api = new MCAPI('YOUR_API_KEY');
[...]
$retval = $api->listSubscribe( 'YOUR_LIST_ID', $_POST["subscribe-email"], $merge_vars, 'html', false, true );

Please make sure you have generated your MailChimp API Key and copied your MailChimp List ID.
- MailChimp API Key ARTICLE as available at: http://kb.mailchimp.com/accounts/management/about-api-keys#Finding-or-generating-your-API-key
- MailChimp List ID ARTICLE as available at: http://kb.mailchimp.com/lists/managing-subscribers/find-your-list-id

To add 'YouTube Videos - SINGLE' in the background of the template, simply find the appropriate label <!-- YouTube video start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- YouTube video start -->
                [...]
                        <!-- YouTube video URL start -->
                        <div class="player" data-property=
                        "{videoURL: '3S9rxiz1lsU', containment: '#videoContainment', showControls: false, autoPlay: true, loop: true, vol: 50, mute: true, startAt: 0, stopAt: 0, opacity: 1, addRaster: false, quality: 'large', optimizeDisplay: true, ratio: 16/9}"
                        id="bgndVideo"></div><!-- YouTube video URL end -->
                    [...]<!-- YouTube video end -->
        [...]

Please note;
This template is designed to use YouTube videos as a background; however, 'YouTube Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/YT-bg.jpg'.

To activate the background image, please open the 'style.css' file.

Part to edit:


[...]
/* 28.1. YouTube video */
[...]
@media only screen and (max-width: 880px) {
  .YT-bg {
    [...]
    background-image: url(../img/background/YT-bg.jpg);
    [...]
            /* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}
[...]


By default the sound of the video is set mute. To unmute the sound, change 'mute: true' into 'mute: false'.

To add 'Vimeo Videos' in the background of the template, simply find the appropriate label <!-- Vimeo video start --> in the body of the HTML file.

Part to edit:


                [...]
                <!-- Vimeo video start -->
                [...]
                        <!-- Vimeo video URL start -->
                        <iframe data-fullscreeneo="" src="https://player.vimeo.com/video/98929509?autoplay=1&amp;background=1&amp;hd=1&amp;loop=1"></iframe><!-- Vimeo video URL end -->
                    [...]<!-- Vimeo video end -->
                [...]

Please note;
By default the sound of the video is set mute. To unmute the sound, change 'background=1' into 'background=0'.

Please note;
This template is designed to use Vimeo videos as a background; however, 'Vimeo Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/vimeo-bg.jpg'.

To add 'Self-Hosted HTML5 Videos' in the background of the template, simply find the appropriate label <!-- HTML5 video URL start --> in the body of the HTML file.

Part to edit:


                [...]
                <!-- HTML5 video URL start -->
                        <video id="my-video" class="html5-videoContainment" muted loop>
                            <source src="http://www.11-76.com/html5-videos/legendo.mp4" type="video/mp4">
                        </video><!-- HTML5 video URL end -->
                [...]

Please note;
By default the sound of the video is set mute. To unmute the sound, simply remove 'muted'.

Please note;
This template is designed to use Self-Hosted HTML5 videos as a background; however, 'Self-Hosted HTML5 Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/html5-bg.jpg'.

To activate the background image, please open the 'style.css' file.

Part to edit:


[...]
/* 28.3. HTML5 video */
[...]
@media only screen and (max-width: 880px) {
  .html5-bg {
    [...]
    background-image: url(../img/background/html5-bg.jpg);
    [...]
            /* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}
[...]

To add images in the background of the template, simply find the appropriate CSS file placed in the folder named 'css' (e.g. style.css).

Open the file and find the appropriate label '/* 1. TEMPLATE BACKGROUNDS */'.

Part to edit:

[...]
/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
.bg-img-SINGLE-TITLE {
background-image: url(../img/background/SINGLE-TITLE-bg.jpg);
}
/* 1.2. about skills IMG BACKGROUND */
.img-fullwidth-about-skills {
background-image: url(../img/background/about-skills-bg.jpg);
}
/* 1.3. facts parallax IMG BACKGROUND */
.parallax-facts {
background-image: url(../img/background/parallax-facts-bg.jpg);
}
/* 1.4. slick fullscreen slideshow IMG BACKGROUND */
.bg-img-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
/* 1.5. ken burns slideshow IMG BACKGROUND */
.kenburns-slide-1 {
background-image: url(../img/background/hero-bg-1-2.jpg);
}
.kenburns-slide-2 {
background-image: url(../img/background/hero-bg-2-2.jpg);
}
.kenburns-slide-3 {
background-image: url(../img/background/hero-bg-3-2.jpg);
}
.kenburns-slide-4 {
background-image: url(../img/background/hero-bg-4-2.jpg);
}
[...]

You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.

Please note;
Demo images are not included. Image placeholders are provided instead.

Contact the author

    This author provides limited support through email contact form [http://themeforest.net/user/ex-nihilo#contact].

Item support includes:

    Availability of the author to answer questions
    Answering technical questions about item’s features
    Assistance with reported bugs and issues
    Help with included 3rd party assets

However, item support does not include:

    Customization services
    Installation services

This author’s response time can be up to 2 business days.
Working time:

    Monday thru Friday 9am to 5pm
    Central European Time (UTC+01:00)