Yesex - Creative One Page Portfolio Template

Documentation


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

Part to edit:


        [...]
        <!-- main container start -->
        [...]
                <!-- social icons start -->
                [...]
                    <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>
                [...]<!-- social icons end -->
            [...]
            [...]
                            <!-- page title start -->
                            <div class="page-title-content page-title-content-dark">
                                The<br>
                                Yesex,<br>
                                Sir
                            </div><!-- page title end -->
                        [...]
                    [...]
            <!-- home right start -->
            [...]
                        <!-- play video button start -->
                        [...]
                            <a class="" data-lity="" href="https://www.youtube.com/watch?v=i33VfRLKAtA">
                            [...]<!-- play video button end -->
                    [...]<!-- home right end -->
        [...]

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

Part to edit:


[...]
/* 34. logo */
.logo {
position: absolute;
display: block;
width: 59px;
height: 35px;
top: 30px;
left: 30px;
background: url(../img/logo-light.png) no-repeat;
-webkit-transition: all 1.5s ease;
   -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
     -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
}
[...]

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

Please note;
Demo 'Logo" image size is 59x35px.
You can edit the size of the 'Logo' images via CSS file (e.g. style.css).

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 section start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- about section start -->
            [...]
                                    <!-- page title start -->
                                    [...]
                                        <h1 class="post-title post-title-about-main-title">
                                            About
                                        </h1>
                                    [...]<!-- page title end -->
                                [...]
                                [...]
                                <!-- page subtitle start -->
                                <h2 class="section-heading section-heading-all section-heading-dark">
                                    <span>01.</span> Inspiring Generations
                                </h2><!-- page subtitle end -->
                                [...]
                                [...]
                                            <!-- post item 1 start -->
                                            [...]
                                                    <!-- page TXT start -->
                                                    [...]
                                                        <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>
                                                    [...]<!-- page TXT end -->
                                                    [...]
                                                    [...]<!-- post item 1 end -->
                                        [...]
                                            <!-- post item 2 start -->
                                            [...]
                                                        <!-- page subtitle start -->
                                                        <h4 class="post-heading post-heading-all">
                                                            The Company
                                                        </h4><!-- page subtitle end -->
                                                        [...]
                                                        <!-- page title start -->
                                                        <div class="post-title">
                                                            The <span class="post-title-color">Dream</span>
                                                        </div><!-- page title end -->
                                                        [...]
                                                        <!-- page TXT start -->
                                                        <p>
                                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
                                                            <a class="link-underline" href="#">since the 1500s</a>.
                                                        </p><!-- page TXT end -->
                                                    [...]
                                                [...]<!-- post item 2 end -->
                                        [...]
                                            <!-- post item IMG 1 start -->
                                            [...]
                                                        <a class="iw-slide-left ion-social-twitter" href="#"></a> <a class="ion-social-facebook" href="#"></a> <a class=
                                                        "iw-slide-right ion-social-instagram" href="#"></a>
                                                    [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Chief Photographer
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    C. Eastwood
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 1 end -->
                                        [...]
                                            <!-- post item IMG 2 start -->
                                            [...]
                                                        <a class="iw-slide-left ion-social-twitter" href="#"></a> <a class="ion-social-facebook" href="#"></a> <a class=
                                                        "iw-slide-right ion-social-instagram" href="#"></a>
                                                    [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Assistant Photographer
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    R. Redford
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 2 end -->
                                        [...]
                                            <!-- post item IMG 3 start -->
                                            [...]
                                                        <a class="iw-slide-left ion-social-twitter" href="#"></a> <a class="ion-social-facebook" href="#"></a> <a class=
                                                        "iw-slide-right ion-social-instagram" href="#"></a>
                                                    [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Advertising Photographer
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    M. Scorsese
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 3 end -->
                                        [...]
                                            <!-- post item IMG 4 start -->
                                            [...]
                                                        <a class="iw-slide-left ion-social-twitter" href="#"></a> <a class="ion-social-facebook" href="#"></a> <a class=
                                                        "iw-slide-right ion-social-instagram" href="#"></a>
                                                    [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Editorial Photographer
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    W. Kar-wai
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 4 end -->
                                        [...]<!-- about section end -->
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.5. about IMG BACKGROUND */
.post-box-photo-about-1 {
background-image: url(../img/about/about-1.jpg);
}
.post-box-photo-about-2 {
background-image: url(../img/about/about-2.jpg);
}
.post-box-photo-about-3 {
background-image: url(../img/about/about-3.jpg);
}
.post-box-photo-about-4 {
background-image: url(../img/about/about-4.jpg);
}
[...]

You can also edit the 'About' section images by following its URL path: '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 'Services' section, simply find the appropriate label <!-- services section start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- services section start -->
            [...]
                                    <!-- page title start -->
                                    [...]
                                        <h1 class="post-title post-title-services-main-title">
                                            Services
                                        </h1>
                                    [...]<!-- page title end -->
                                [...]
                                [...]
                                <!-- page subtitle start -->
                                <h2 class="section-heading section-heading-all section-heading-dark">
                                    <span>02.</span> Concept of Punctuality
                                </h2><!-- page subtitle end -->
                                [...]
                                [...]
                                            <!-- post item 1 start -->
                                            [...]
                                                            <!-- page subtitle start -->
                                                            <h4 class="post-heading post-heading-all">
                                                                Brand
                                                            </h4><!-- page subtitle end -->
                                                            [...]
                                                            <!-- page title start -->
                                                            <div class="post-title">
                                                                Design
                                                            </div><!-- page title end -->
                                                            [...]
                                                            <!-- page TXT start -->
                                                            <p>
                                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
                                                                <a class="link-underline" href="#">since the 1500s</a>.
                                                            </p><!-- page TXT end -->
                                                        [...]<!-- post item 1 end -->
                                        [...]
                                            <!-- post item 2 start -->
                                            [...]
                                                            <!-- page subtitle start -->
                                                            <h4 class="post-heading post-heading-all">
                                                                Corporate
                                                            </h4><!-- page subtitle end -->
                                                            [...]v class="inner-divider-half"></div><!-- divider end -->
                                                            <!-- page title start -->
                                                            <div class="post-title">
                                                                Identity
                                                            </div><!-- page title end -->
                                                            [...]
                                                            <!-- page TXT start -->
                                                            <p>
                                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
                                                                <a class="link-underline" href="#">since the 1500s</a>.
                                                            </p><!-- page TXT end -->
                                                        [...]<!-- post item 2 end -->
                                        [...]
                                            <!-- post item 3 start -->
                                            [...]
                                                            <!-- page subtitle start -->
                                                            <h4 class="post-heading post-heading-all">
                                                                Design-Driven
                                                            </h4><!-- page subtitle end -->
                                                            [...]
                                                            <!-- page title start -->
                                                            <div class="post-title">
                                                                Innovation
                                                            </div><!-- page title end -->
                                                            [...]
                                                            <!-- page TXT start -->
                                                            <p>
                                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
                                                                <a class="link-underline" href="#">since the 1500s</a>.
                                                            </p><!-- page TXT end -->
                                                        [...]<!-- post item 3 end -->
                                        [...]
                                            <!-- post item 4 start -->
                                            [...]
                                                            <!-- page subtitle start -->
                                                            <h4 class="post-heading post-heading-all">
                                                                UX &amp; Visual
                                                            </h4><!-- page subtitle end -->
                                                            [...]
                                                            <!-- page title start -->
                                                            <div class="post-title">
                                                                Design
                                                            </div><!-- page title end -->
                                                            [...]
                                                            <!-- page TXT start -->
                                                            <p>
                                                                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
                                                                <a class="link-underline" href="#">since the 1500s</a>.
                                                            </p><!-- page TXT end -->
                                                        [...]<!-- post item 4 end -->
                                        [...]<!-- services section end -->
        [...]

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

Part to edit:


        [...]
        <!-- works section start -->
            [...]
                                    <!-- page title start -->
                                    [...]
                                        <h1 class="post-title post-title-works-main-title">
                                            Works
                                        </h1>
                                    [...]<!-- page title end -->
                                [...]
                                [...]
                                <!-- page subtitle start -->
                                <h2 class="section-heading section-heading-all section-heading-dark">
                                    <span>03.</span> Powerful Imagery
                                </h2><!-- page subtitle end -->
                                [...]
                                [...]
                                            <!-- post item IMG 1 start -->
                                            [...]
                                                    <!-- works gallery 1 start -->
                                                    <div class="popup-photo-gallery">
                                                        <div class="icon-works">
                                                            <a class="ion-image" href="img/works/works-gallery/gallery-1/gallery-1-1.jpg" title="Gallery 1 / Image description 1"></a>
                                                        </div><a href="img/works/works-gallery/gallery-1/gallery-1-2.jpg" title="Gallery 1 / Image description 2"></a> <a href=
                                                        "img/works/works-gallery/gallery-1/gallery-1-3.jpg" title="Gallery 1 / Image description 3"></a> <a href=
                                                        "img/works/works-gallery/gallery-1/gallery-1-4.jpg" title="Gallery 1 / Image description 4"></a>
                                                    </div><!-- works gallery 1 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Image Gallery
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Simplicity is <span class="post-title-color">complex</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 1 end -->
                                        [...]
                                            <!-- post item IMG 2 start -->
                                            [...]
                                                    <!-- works video 1 start -->
                                                    <div class="icon-works">
                                                        <a class="ion-ios-videocam" data-lity="" href="https://www.youtube.com/watch?v=3S9rxiz1lsU"></a>
                                                    </div><!-- works video 1 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    YouTube Video
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Design is a <span class="post-title-color">process</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 2 end -->
                                        [...]
                                            <!-- post item IMG 3 start -->
                                            [...]
                                                    <!-- works single image 1 start -->
                                                    <div class="icon-works">
                                                        <a class="ion-image popup-photo-single" href="img/works/works-single/works-single-1.jpg" title="Image description"></a>
                                                    </div><!-- works single image 1 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Single Image
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Aesthetic is a <span class="post-title-color">decision</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 3 end -->
                                        [...]
                                            <!-- post item IMG 4 start -->
                                            [...]
                                                    <!-- works video 2 start -->
                                                    <div class="icon-works">
                                                        <a class="ion-ios-videocam" data-lity="" href="https://vimeo.com/95515307"></a>
                                                    </div><!-- works video 2 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Vimeo Video
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Style is <span class="post-title-color">everything</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 4 end -->
                                        [...]
                                            <!-- post item IMG 5 start -->
                                            [...]
                                                    <!-- works gallery 2 start -->
                                                    <div class="popup-photo-gallery">
                                                        <div class="icon-works">
                                                            <a class="ion-image" href="img/works/works-gallery/gallery-2/gallery-2-1.jpg" title="Gallery 2 / Image description 1"></a>
                                                        </div><a href="img/works/works-gallery/gallery-2/gallery-2-2.jpg" title="Gallery 2 / Image description 2"></a> <a href=
                                                        "img/works/works-gallery/gallery-2/gallery-2-3.jpg" title="Gallery 2 / Image description 3"></a> <a href=
                                                        "img/works/works-gallery/gallery-2/gallery-2-4.jpg" title="Gallery 2 / Image description 4"></a>
                                                    </div><!-- works gallery 2 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Image Gallery
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Simplicity is <span class="post-title-color">key</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 5 end -->
                                        [...]
                                            <!-- post item IMG 6 start -->
                                            [...]
                                                    <!-- works single image 2 start -->
                                                    <div class="icon-works">
                                                        <a class="ion-image popup-photo-single" href="img/works/works-single/works-single-2.jpg" title="Image description"></a>
                                                    </div><!-- works single image 2 end -->
                                                [...]
                                                [...]
                                                <!-- page subtitle start -->
                                                <h4 class="post-heading post-heading-all">
                                                    Single Image
                                                </h4><!-- page subtitle end -->
                                                [...]
                                                <!-- page title start -->
                                                <div class="post-title post-title-works">
                                                    Less is <span class="post-title-color">more</span>
                                                </div><!-- page title end -->
                                            [...]<!-- post item IMG 6 end -->
                                        [...]<!-- works section end -->
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.6. works IMG BACKGROUND */
.post-box-photo-works-1 {
background-image: url(../img/works/works-1.jpg);
}
.post-box-photo-works-2 {
background-image: url(../img/works/works-2.jpg);
}
.post-box-photo-works-3 {
background-image: url(../img/works/works-3.jpg);
}
.post-box-photo-works-4 {
background-image: url(../img/works/works-4.jpg);
}
.post-box-photo-works-5 {
background-image: url(../img/works/works-5.jpg);
}
.post-box-photo-works-6 {
background-image: url(../img/works/works-6.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 'News' section, simply find the appropriate label <!-- news section start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- news section start -->
            [...]
                                    <!-- page title start -->
                                    [...]
                                        <h1 class="post-title post-title-news-main-title">
                                            News
                                        </h1>
                                    [...]<!-- page title end -->
                                [...]
                                [...]
                                <!-- page subtitle start -->
                                <h2 class="section-heading section-heading-all section-heading-dark">
                                    <span>04.</span> Stay Up-to-Date
                                </h2><!-- page subtitle end -->
                                [...]
                                [...]
                                            <!-- post item 1 start -->
                                            [...]
                                                        <!-- page subtitle start -->
                                                        <h4 class="post-heading post-heading-all">
                                                            Beauty / Fashion
                                                        </h4><!-- page subtitle end -->
                                                        [...]
                                                        <!-- page title start -->
                                                        <div class="post-title post-title-news">
                                                            Simplicity is <span class="post-title-color">complex</span>
                                                        </div><!-- page title end -->
                                                        [...]
                                                        <!-- page TXT start -->
                                                        <p>
                                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the <a class="link-underline" href=
                                                            "#">industry's standard</a>.
                                                        </p><!-- page TXT end -->
                                                    [...]
                                                    <!-- button start -->
                                                    <div class="button-the-wrapper">
                                                        <a class="button-the" data-toggle="modal" href="#newsModal-1">Read more</a>
                                                    </div><!-- button end -->
                                                [...]
                                            [...]<!-- post item 1 end -->
                                        [...]
                                            <!-- post item IMG 1 start -->
                                            [...]
                                                        <a class="iw-slide-left ion-image popup-photo-single" href="img/news/large/news-1.jpg" title="Image description"></a> <a class=
                                                        "iw-slide-right ion-share" href="#"></a>
                                                    [...]<!-- post item IMG 1 end -->
                                        [...]
                                    [...]
                                    [...]
                                    [...]
                                    PLEASE REPEAT THE SAME STEPS FOR THE NEXT 3 NEWS SECTIONS.
                                    [...]
                                    [...]
                                    [...]
            [...]<!-- news section end -->
        [...]
        <!-- news modal 1 start -->
        [...]
                            <!-- news modal body 1 start -->
                            [...]
                                <!-- page subtitle start -->
                                <h4 class="post-heading post-heading-all">
                                    Beauty / Fashion
                                </h4><!-- page subtitle end -->
                                [...]
                                <!-- page title start -->
                                <div class="post-title post-title-news">
                                    Simplicity is <span class="post-title-color">complex</span>
                                </div><!-- page title end -->
                                [...]
                                <!-- news modal body 1 image start -->
                                <img alt="News Modal" class="img-responsive" src="img/news/news-1.jpg"> <!-- news modal body 1 image end -->
                                [...]
                                <!-- page TXT start -->
                                <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 type specimen book. It has survived not only five centuries, but also the leap into electronic
                                    typesetting, remaining <a class="link-underline" href="#">essentially unchanged</a>.
                                </p><!-- page TXT end -->
                                [...]
                                <!-- button start -->
                                <div class="button-the-wrapper button-the-wrapper-modal">
                                    <a class="button-the" data-dismiss="modal" href="#">Close</a>
                                </div><!-- button end -->
                            [...]<!-- news modal body 1 end -->
                        [...]<!-- news modal 1 end -->
                        [...]
                        [...]
                        [...]
                        PLEASE REPEAT THE SAME STEPS FOR THE NEXT 3 NEWS SUBSECTIONS.
                        [...]
                        [...]
                        [...]
        [...]
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.7. news IMG BACKGROUND */
.post-box-photo-news-1 {
background-image: url(../img/news/news-1.jpg);
}
.post-box-photo-news-2 {
background-image: url(../img/news/news-2.jpg);
}
.post-box-photo-news-3 {
background-image: url(../img/news/news-3.jpg);
}
.post-box-photo-news-4 {
background-image: url(../img/news/news-4.jpg);
}
[...]

You can also edit the 'News' 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 panel start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- contact panel start -->
            [...]
                                        <!-- page title start -->
                                        [...]
                                            <h1 class="post-title post-title-contact-main-title">
                                                Contact
                                            </h1>
                                        [...]<!-- page title end -->
                                    [...]
                                    [...]
                                    <!-- page subtitle start -->
                                    <h2 class="section-heading section-heading-contact section-heading-dark section-heading-all">
                                        <span>05.</span> Get in touch
                                    </h2><!-- page subtitle end -->
                                    [...]
                                    [...]
                                                        <!-- button start -->
                                                        [...]
                                                            <button class="button-the button-the-submit" id="submit" type="submit"><span>Submit</span></button>
                                                        [...]<!-- button end -->
                                                    [...]<!-- contact panel end -->
        [...]

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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.8. panel left contact bg IMG BACKGROUND */
.panel-left-contact.panel-left-bg-contact {
background-image: url(../img/contact/contact.jpg);
}
[...]

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

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

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 edit the 'Instagram' section, simply find the appropriate label <!-- instagram feed panel start --> in the body of the HTML file.

Part to edit:


        [...]
        <!-- instagram feed panel start -->
            [...]<!-- instagram feed panel end -->
        [...]


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

Part to edit:


[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.9. panel left instagram feed bg IMG BACKGROUND */
.panel-left-instagram-feed.panel-left-bg-instagram-feed {
background-image: url(../img/instagram-feed/instagram-feed.jpg);
}
[...]

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

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

To display photos from Instagram via 'Live Instagram Feed', simply find and open the file named 'yesex.js' placed in the folder named 'js'.

Part to edit:


[...]
// instafeed
    [...]
        [...]
        userId: "5975086331", // Instagram User ID
        accessToken: "5975086331.1677ed0.5c991b59366a426fadf3e868310cc56b", // Instagram Access Token
        limit: 10,
        [...]
        [...]
    [...]
[...]

Please make sure to generate your Instagram User ID and Instagram Access Token and replace the existing one with your own.

To generate your Instagram User ID please visit:
https://smashballoon.com/instagram-feed/find-instagram-user-id/

To generate your Instagram Access Token please visit:
https://www.instagram.com/developer/authentication/

OR/AND


http://instagram.pixelunion.net/

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);
}
/* 1.2. slick fullscreen - ken burns slideshow ZOOM/FADE IMG BACKGROUND */
.bg-img-1,
.kenburns-slide-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2,
.kenburns-slide-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3,
.kenburns-slide-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4,
.kenburns-slide-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
/* 1.3. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {    
background-image: url(../img/background/parallax-bg.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.

To add 'Page Title Background Images', 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.4. page title IMG BACKGROUND */
.page-title.page-title-about {
background-image: url(../img/page-title/page-title-about.jpg);
}
.page-title.page-title-services {
background-image: url(../img/page-title/page-title-services.jpg);
}
.page-title.page-title-works {
background-image: url(../img/page-title/page-title-works.jpg);
}
.page-title.page-title-news {
background-image: url(../img/page-title/page-title-news.jpg);
}
.page-title.page-title-contact {
background-image: url(../img/page-title/page-title-contact.jpg);
}
[...]

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

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

To add 'YouTube Videos - SINGLE' 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:


[...]
/* 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 '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 -->
                    <div class="html5-videoContainment" data-vide-bg="http://www.11-76.com/html5-videos/yesex.mp4" data-vide-options="loop: true, muted: true"></div><!-- HTML5 video URL end -->
                [...]

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

Please note;
This template is designed to use Self-Hosted HTML5 videos as a background; however, 'Self-Hosted HTML5 Videos' 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:


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

Part to edit:


[...]
/* Vimeo video */
[...]
@media only screen and (max-width: 880px) {
  .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

    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)