Showcase Portfolio

Documentation


In order to edit the template, please read the documentation file (user guide) provided within the download package.

It's a simple task, no coding knowledge is required.

Further customization of the main template files [HTML, CSS, JS, PHP] can be done by using Dreamweaver (for example). You can simply open the files in Dreamweaver, make your edits, and then upload them to the server.

Please note, this is not a WordPress theme, it’s an HTML5 template.

In order to upload files to your server, please follow these relatively easy steps:

1. unzip the purchased ZIP file
2. open the template folder
3. connect to your server via your preferred FTP client
4. open the server folder named ‘public_html’
(if you don't have a ‘public_html’  folder, please contact your hosting provider for further instructions)
5. upload all files from the template folder

public_html folder
The public_html folder is the web root for your primary domain name.

This means that public_html is the folder where you put all website files which you want to appear when someone types your main domain (the one you provided when you signed up for hosting).

Or put another way, when someone types your domain name into their browser, whatever is in the public_html folder is what will be shown to them.

Examples
For example, if you have a file called index.html (or any of the other default filenames) in the public_html folder, it will display that page.

If you do not have a default file in the public_html folder (such as index.html, default.html, etc.), then a list of files in the public_html folder will be shown.

To edit the 'Home' page, simply open your preferred INDEX HTML file.

Part to edit:

        [...]
        <!-- hero bg start -->
        [...]
                                <!-- swiper slider item start -->
                                [...]
                                            <!-- section title start -->
                                            <h1 class="main-title">
                                                Simplicity<br>
                                                is complex
                                            </h1>
                                            <!-- section title end -->
                                            [...]
                                            <!-- button start -->
                                            <div class="button-the-wrapper button-the-wrapper-light">
                                                <a class="button-the button-the-light" href="project-01.html">View project</a>
                                            </div>
                                            <!-- button end -->
                                        [...]
                                <!-- swiper slider item end -->
                                <!-- swiper slider item start -->
                                [...]
                                            <!-- section title start -->
                                            <h1 class="main-title">
                                                Design is<br>
                                                a process
                                            </h1>
                                            <!-- section title end -->
                                            [...]
                                            <!-- button start -->
                                            <div class="button-the-wrapper button-the-wrapper-light">
                                                <a class="button-the button-the-light" href="project-02.html">View project</a>
                                            </div>
                                            <!-- button end -->
                                        [...]
                                <!-- swiper slider item end -->
                                <!-- swiper slider item start -->
                                [...]
                                            <!-- section title start -->
                                            <h1 class="main-title">
                                                Aesthetic is<br>
                                                a decision
                                            </h1>
                                            <!-- section title end -->
                                            [...]
                                            <!-- button start -->
                                            <div class="button-the-wrapper button-the-wrapper-light">
                                                <a class="button-the button-the-light" href="project-03.html">View project</a>
                                            </div>
                                            <!-- button end -->
                                        [...]
                                <!-- swiper slider item end -->
                                <!-- swiper slider item start -->
                                [...]
                                            <!-- section title start -->
                                            <h1 class="main-title">
                                                Style is<br>
                                                everything
                                            </h1>
                                            <!-- section title end -->
                                            [...]
                                            <!-- button start -->
                                            <div class="button-the-wrapper button-the-wrapper-light">
                                                <a class="button-the button-the-light" href="project-04.html">View project</a>
                                            </div>
                                            <!-- button end -->
                                        [...]
                                [...]
                    <!-- social icons start -->
                    [...]
                        <ul>
                            <li>
                                <a class="ion-social-twitter" href="#"><span>Twitter</span></a>
                            </li>
                            <li>
                                <a class="ion-social-facebook" href="#"><span>Facebook</span></a>
                            </li>
                            <li>
                                <a class="ion-social-instagram" href="#"><span>Instagram</span></a>
                            </li>
                        </ul>
                    [...]
                    <!-- social icons end -->
                    <!-- bottom credits start -->
                    <div class="bottom-credits">
                        &copy; All Rights Reserved
                    </div>
                    <!-- bottom credits end -->
                    [...]
        <!-- hero bg end -->
        [...]

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

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

To edit the 'About' page, simply open the about.html file.

Part to edit:


        [...]
        <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/about/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    About
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">Who we are</span>
                </div>
                <!-- button end -->
            [...]
        [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>01.</span> The Brand
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section txt start -->
                            <div class="section-txt">
                                <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.</p>
                            </div>
                            <!-- section txt end -->
                            [...]
                            <!-- button start -->
                            [...]
                                <a class="button-the button-the-light" data-lity="" href="https://www.youtube.com/watch?v=3S9rxiz1lsU">Watch video</a>
                            [...]
                            <!-- button end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading section-heading-dark">
                                <span>02.</span> The Team
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-dark">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                                <!-- IMG carousel item start -->
                               [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Chief Photographer
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- section title start -->
                                        <div class="post-box-title">
                                            C. Eastwood
                                        </div>
                                        <!-- section title end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Editorial Photographer
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- section title start -->
                                        <div class="post-box-title">
                                            W. Kar-wai
                                        </div>
                                        <!-- section title end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Advertising Photographer
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- section title start -->
                                        <div class="post-box-title">
                                            R. Redford
                                        </div>
                                        <!-- section title end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Executive Photographer
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- section title start -->
                                        <div class="post-box-title">
                                            T. Scott
                                        </div>
                                        <!-- section title end -->
                                    [...]
                                <!-- IMG carousel item end -->
                            [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>03.</span> The Services
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>Brand</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section title start -->
                            <h1 class="section-header section-header-post">
                                <span>Design</span> &amp; Identity
                            </h1>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>UX/UI</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section title start -->
                            <h1 class="section-header section-header-post">
                                <span>Design</span> &amp; Control
                            </h1>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>Web</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section title start -->
                            <h1 class="section-header section-header-post">
                                <span>Design</span> &amp; Hosting
                            </h1>
                            <!-- section title end -->
        [...]

You can edit the 'About' page background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.3. about IMG BACKGROUND */
.carousel-item-about-01 {
background-image: url(../img/about/2.jpg);
}
.carousel-item-about-02 {
background-image: url(../img/about/3.jpg);
}
.carousel-item-about-03 {
background-image: url(../img/about/4.jpg);
}
.carousel-item-about-04 {
background-image: url(../img/about/5.jpg);
}
[...]

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

To edit the 'Works' page, simply open the works.html file.

Part to edit:


        [...]
        <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/works/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Works
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">What we do</span>
                </div>
                <!-- button end -->
            [...]
        [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>01.</span> The Passion
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">The Simplicity, Sir.</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Simplicity<br>
                                    is complex
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="project-01.html">View project</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/works/project-01/5.jpg">
                                        <img src="img/works/project-01/5.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/works/project-01/6.jpg">
                                        <img src="img/works/project-01/6.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">The Design, Sir.</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Design is<br>
                                    a process
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="project-02.html">View project</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/works/project-02/5.jpg">
                                        <img src="img/works/project-02/5.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/works/project-02/6.jpg">
                                        <img src="img/works/project-02/6.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">The Aesthetic, Sir.</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Aesthetic is<br>
                                    a decision
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="project-03.html">View project</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/works/project-03/5.jpg">
                                        <img src="img/works/project-03/5.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/works/project-03/6.jpg">
                                        <img src="img/works/project-03/6.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">The Style, Sir.</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Style is<br>
                                    everything
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="project-04.html">View project</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/works/project-04/5.jpg">
                                        <img src="img/works/project-04/5.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/works/project-04/6.jpg">
                                        <img src="img/works/project-04/6.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading section-heading-dark">
                                <span>02.</span> The Carousel
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-dark">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Simplicity is complex
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="project-01.html">View project</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Design is a process
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="project-02.html">View project</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Aesthetic is a decision
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="project-03.html">View project</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Style is everything
                                        </h4>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="project-04.html">View project</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                            [...]
        [...]

You can edit the 'Works' page background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.4. works IMG BACKGROUND */
.carousel-item-works-01 {
background-image: url(../img/works/2.jpg);
}
.carousel-item-works-02 {
background-image: url(../img/works/3.jpg);
}
.carousel-item-works-03 {
background-image: url(../img/works/4.jpg);
}
.carousel-item-works-04 {
background-image: url(../img/works/5.jpg);
}
[...]

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

To edit the 'Works Project' page, simply open the project-01.html file as well as all other 'Works Project' HTML files.

Part to edit:


        [...]
        <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/works/project-01/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Simplicity<br>
                    is complex
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">Project No. 1</span>
                </div>
                <!-- button end -->
            [...]
        [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>01.</span> The Project
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                    [...]
                                        <a href="img/works/project-01/2.jpg"><img src="img/works/project-01/2.jpg" alt="Img"></a>
                                    [...]
                                        <a href="img/works/project-01/3.jpg"><img src="img/works/project-01/3.jpg" alt="Img"></a>
                                    [...]
                                        <a href="img/works/project-01/4.jpg"><img src="img/works/project-01/4.jpg" alt="Img"></a>
                                    [...]
                                [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>02.</span> The Approach
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section txt start -->
                            <div class="section-txt">
                                <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.</p>
                            </div>
                            <!-- section txt end -->
                        [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/works/project-01/5.jpg">
                                        <img src="img/works/project-01/5.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/works/project-01/6.jpg">
                                        <img src="img/works/project-01/6.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>03.</span> The Conclusion
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/works/project-01/7.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Design is<br>
                    a process
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <a class="button-the button-the-light" href="project-02.html">View project</a>
                </div>
                <!-- button end -->
            [...]
        [...]

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

To edit the 'News' page, simply open the news.html file.

Part to edit:


        [...]
        <!-- blog sidebar start -->
        [...]
                <!-- blog recent posts start -->
                [...]
                    <h3>
                        Recent <span>Posts</span>
                    </h3>
                [...]
                [...]
                        <a href="news-01.html">
                        Simplicity is Complex
                        </a>
                    [...]
                        <a href="news-02.html">
                        Design is a Process
                        </a>
                    [...]
                        <a href="news-03.html">
                        Aesthetic is a Decision
                        </a>
                    [...]
                        <a href="news-04.html">
                        Style is Everything
                        </a>
                    [...]
                <!-- blog recent posts end -->
                [...]
                <!-- blog recent comments start -->
                [...]
                    <h3>
                        Recent <span>Comments</span>
                    </h3>
                [...]
                [...]
                        <a href="news-01.html">
                        John Fightex on Simplicity is Complex
                        </a>
                    [...]
                        <a href="news-02.html">
                        Jane Fightex on Design is a Process
                        </a>
                    [...]
                        <a href="news-03.html">
                        John Fightex on Aesthetic is a Decision
                        </a>
                    [...]
                        <a href="news-04.html">
                        Jane Fightex on Style is Everything
                        </a>
                    [...]
                <!-- blog recent comments end -->
            [...]
        <!-- blog sidebar end -->
        [...]
                <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/news/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    News
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">What's happening</span>
                </div>
                <!-- button end -->
            [...]
        [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>01.</span> Stay in The Know
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">July 1, 2021</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Simplicity<br>
                                    is complex
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="news-01.html">Read more</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/news/news-01/2.jpg">
                                        <img src="img/news/news-01/2.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/news/news-01/3.jpg">
                                        <img src="img/news/news-01/3.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">July 2, 2021</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Design is<br>
                                    a process
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="news-02.html">Read more</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/news/news-02/2.jpg">
                                        <img src="img/news/news-02/2.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/news/news-02/3.jpg">
                                        <img src="img/news/news-02/3.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">July 3, 2021</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Aesthetic is<br>
                                    a decision
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="news-03.html">Read more</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/news/news-03/2.jpg">
                                        <img src="img/news/news-03/2.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/news/news-03/3.jpg">
                                        <img src="img/news/news-03/3.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <div class="subtitle">July 4, 2021</div>
                            <!-- section title end -->
                            [...]
                                <!-- section title start -->
                                <h1 class="main-title main-title-all main-title-all-left">
                                    Style is<br>
                                    everything
                                </h1>
                                <!-- section title end -->
                                [...]
                                <!-- section subtitle start -->
                                <h1 class="section-header section-header-dark">
                                    Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                                </h1>
                                <!-- section subtitle end -->
                                [...]
                                <!-- section txt start -->
                                <div class="section-txt section-txt-dark">
                                    <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.
                                    </p>
                                </div>
                                <!-- section txt end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-all">
                                    <a class="button-the" href="news-04.html">Read more</a>
                                </div>
                                <!-- button end -->
                            [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/news/news-04/2.jpg">
                                        <img src="img/news/news-04/2.jpg" alt="Img">
                                        </a>
                                    [...]
                                        <a href="img/news/news-04/3.jpg">
                                        <img src="img/news/news-04/3.jpg" alt="Img">
                                        </a>
                                    [...]
                            <!-- showcase end -->
                        [...]
           [...]
                            <!-- section title start -->
                            <h2 class="section-heading section-heading-dark">
                                <span>02.</span> The Carousel
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-dark">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
            [...]
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Simplicity is complex
                                        </h4>
                                        <!-- section subtitle end -->
                                        <!-- section subtitle start -->
                                        <span class="date">July 1, 2021</span>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="news-01.html">Read more</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Design is a process
                                        </h4>
                                        <!-- section subtitle end -->
                                        <!-- section subtitle start -->
                                        <span class="date">July 2, 2021</span>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="news-02.html">Read more</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Aesthetic is a decision
                                        </h4>
                                        <!-- section subtitle end -->
                                        <!-- section subtitle start -->
                                        <span class="date">July 3, 2021</span>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="news-03.html">Read more</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                                <!-- IMG carousel item start -->
                                [...]
                                        <!-- section subtitle start -->
                                        <h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
                                            Style is everything
                                        </h4>
                                        <!-- section subtitle end -->
                                        <!-- section subtitle start -->
                                        <span class="date">July 4, 2021</span>
                                        <!-- section subtitle end -->
                                        [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper">
                                            <a class="button-the" href="news-04.html">Read more</a>
                                        </div>
                                        <!-- button end -->
                                    [...]
                                <!-- IMG carousel item end -->
                            [...]
        [...]

You can edit the 'News' page background images via CSS file (e.g. style.css).

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.5. news IMG BACKGROUND */
.carousel-item-works-001 {
background-image: url(../img/news/2.jpg);
}
.carousel-item-works-002 {
background-image: url(../img/news/3.jpg);
}
.carousel-item-works-003 {
background-image: url(../img/news/4.jpg);
}
.carousel-item-works-004 {
background-image: url(../img/news/5.jpg);
}
[...]

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

To edit the 'News Details' page, simply open the news-01.html file as well as all other 'News Details' HTML files.

Part to edit:


        [...]
        <!-- blog sidebar start -->
        [...]
                <!-- blog recent posts start -->
                [...]
                    <h3>
                        Recent <span>Posts</span>
                    </h3>
                [...]
                [...]
                        <a href="news-01.html">
                        Simplicity is Complex
                        </a>
                    [...]
                        <a href="news-02.html">
                        Design is a Process
                        </a>
                    [...]
                        <a href="news-03.html">
                        Aesthetic is a Decision
                        </a>
                    [...]
                        <a href="news-04.html">
                        Style is Everything
                        </a>
                    [...]
                <!-- blog recent posts end -->
                [...]
                <!-- blog recent comments start -->
                [...]
                    <h3>
                        Recent <span>Comments</span>
                    </h3>
                [...]
                [...]
                        <a href="news-01.html">
                        John Fightex on Simplicity is Complex
                        </a>
                    [...]
                        <a href="news-02.html">
                        Jane Fightex on Design is a Process
                        </a>
                    [...]
                        <a href="news-03.html">
                        John Fightex on Aesthetic is a Decision
                        </a>
                    [...]
                        <a href="news-04.html">
                        Jane Fightex on Style is Everything
                        </a>
                    [...]
                <!-- blog recent comments end -->
            [...]
        <!-- blog sidebar end -->
        [...]
                <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/news/news-01/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Simplicity<br>
                    is complex
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">July 1, 2021</span>
                </div>
                <!-- button end -->
            [...]
        <!-- section end -->
        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section txt start -->
                            <div class="section-txt">
                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                [...]
                                <div class="blog-quote">
                                    <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
                                </div>
                                [...]
                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                            </div>
                            <!-- section txt end -->
                        [...]
            [...]
                            <!-- showcase start -->
                            [...]
                                        <a href="img/news/news-01/2.jpg"><img src="img/news/news-01/2.jpg" alt="Img"></a>
                                    [...]
                                        <a href="img/news/news-01/3.jpg"><img src="img/news/news-01/3.jpg" alt="Img"></a>
                                    [...]
                                        <a href="img/news/news-01/4.jpg"><img src="img/news/news-01/4.jpg" alt="Img"></a>
                                    [...]
                            <!-- showcase end -->
                        [...]
            [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Simplicity is not a style, it is more a philosophy about how to design something more effectively.
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section txt start -->
                            <div class="section-txt">
                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                [...]
                                <div class="blog-quote">
                                    <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
                                </div>
                                [...]
                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                            </div>
                            <!-- section txt end -->
                        [...]
            [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-post">
                                Recent comments
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- blog comments start -->
                            [...]
                                    <!-- blog comment start -->
                                    [...]
                                        <h4>
                                            <a href="#">John Fightex</a>
                                            <span class="comment-time"> &middot; July 1, 2021</span>
                                        </h4>
                                        [...]
                                        <div class="profile-photo">
                                            <img src="img/news/news-comment/profile-photo-1.jpg">
                                        </div>
                                        [...]
                                        <p>
                                            Thank you for visiting all the way from New York. This is just a test to determine if the Twitter API is working as it should. You should see
                                            your profile image and your username at the very top that links to your account. You should also see that I wrote in a thank you introduction
                                            with your location.
                                        </p>
                                    [...]
                                    <!-- blog comment end -->
                                    [...]
                                    <!-- blog comment responce start -->
                                    [...]
                                        <h4>
                                            <a href="#">Jane Fightex</a>
                                            <span class="comment-time"> &middot; July 1, 2021</span>
                                        </h4>
                                        [...]
                                        <div class="profile-photo">
                                            <img src="img/news/news-comment/profile-photo-2.jpg">
                                        </div>
                                        [...]
                                        <p>
                                            Thank you for visiting all the way from New York. This is just a test to determine if the Twitter API is working as it should. You should see
                                            your profile image and your username at the very top that links to your account. You should also see that I wrote in a thank you introduction
                                            with your location.
                                        </p>
                                    [...]
                                    <!-- blog comment responce end -->
                                [...]
                            <!-- blog comments end -->
                        [...]
            [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-2 section-header-post">
                                Leave a comment
                            </h1>
                            <!-- section subtitle end -->
                            [...]
            [...]
                <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/news/news-01/7.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Design is<br>
                    a process
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <a class="button-the button-the-light" href="news-02.html">Read more</a>
                </div>
                <!-- button end -->
            [...]
        [...]

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

To edit the 'Contact' page, simply open the contact.html file.

Part to edit:


        [...]
        <!-- parallax start -->
                <div class="parallax-window" data-image-src="img/contact/1.jpg" data-parallax="scroll"></div>
                <!-- parallax end -->
            [...]
            [...]
                <!-- section title start -->
                <h1 class="main-title">
                    Contact
                </h1>
                <!-- section title end -->
                [...]
                <!-- button start -->
                <div class="button-the-wrapper button-the-wrapper-light">
                    <span class="button-the button-the-light">Get in touch</span>
                </div>
                <!-- button end -->
            [...]
        [...]
                            <!-- section title start -->
                            <h2 class="section-heading">
                                <span>01.</span> The Info
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header">
                                Please get in touch by using the following info or feel free to use the form below.
                            </h1>
                            <!-- section subtitle end -->
                        [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>Address</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section TXT start -->
                            <div class="section-txt-2">
                                <p>ex Inc. Touchdown Dr 1176</p>
                            </div>
                            <!-- section TXT end -->
                            [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>On the web</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section TXT start -->
                            <div class="social-icons">
                                <!-- social icons start -->
                                <ul>
                                    <li>
                                        <a class="ion-social-twitter" href="#"><span>Twitter</span></a>
                                    </li>
                                    <li>
                                        <a class="ion-social-facebook" href="#"><span>Facebook</span></a>
                                    </li>
                                    <li>
                                        <a class="ion-social-instagram" href="#"><span>Instagram</span></a>
                                    </li>
                                </ul>
                                <!-- social icons end -->
                            </div>
                            <!-- section TXT end -->
                            [...]
                            <!-- section subtitle start -->
                            <h2 class="section-subheading">
                                <span>Phone</span>
                            </h2>
                            <!-- section subtitle end -->
                            [...]
                            <!-- section TXT start -->
                            <div class="section-txt-2">
                                <p>+123 456 7890</p>
                            </div>
                            <!-- section TXT end -->
                        [...]
            [...]
                            <!-- section title start -->
                            <h2 class="section-heading section-heading-dark">
                                <span>02.</span> The Form
                            </h2>
                            <!-- section title end -->
                        [...]
                            <!-- section subtitle start -->
                            <h1 class="section-header section-header-dark">
                                By all means, send us an email and get in touch.
                            </h1>
                            <!-- section subtitle end -->
                            [...]
                            <!-- contact form start -->
                            [...]
                                        <!-- button start -->
                                        <div class="button-the-wrapper button-the-wrapper-submit">
                                            <button class="button-the button-the-submit" id="submit" type="submit"><span>Submit</span></button>
                                        </div>
                                        <!-- button end -->
                                    [...]
                            <!-- contact form end -->
        [...]

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

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 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. hero slider 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.2. single IMG BACKGROUND */
.bg-img-single {    
background-image: url(../img/background/single-bg.jpg);
}
[...]

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

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

Part to edit:


        [...]
        <!-- 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 -->
        [...]

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:


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

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

Part to edit:


                [...]
                <!-- 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 -->
                [...]

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 activate the background image, please open the 'style.css' file.

Part to edit:


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

Contact the author

    Ex Nihilo provides support through email contact form [http://themeforest.net/user/ex-nihilo#contact].
    Typical response time is less than 1 business day.

Item support includes:
    
    Availability of the author to answer questions
    Get assistance with reported bugs and issues
    Help with included 3rd party assets

Item support does not include:

    Customizations and installations

Working time:

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