This is a one page template, meaning all pages can be found and edited via single file, INDEX HTML file.
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' section, simply find the appropriate label <!-- home section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- home section start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-home">
Made<br>
for<br>
Kings
</div>
<!-- section title end -->
[...]
<!-- home section end -->
[...]
To edit the 'Home' section (HERO SLIDER PARALLAX style), simply find the appropriate label <!-- hero bg start --> in the body of the HTML file.
Part to edit:
[...]
<!-- hero bg start -->
[...]
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-home">
Simplicity<br>
is complex
</div>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-home">
Design is<br>
a process
</div>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-home">
Aesthetic is<br>
a decision
</div>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-home">
Style is<br>
everything
</div>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
[...]
<!-- hero bg end -->
[...]
You can edit the 'Home' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Home' section images by following its URL path: 'img/background/', and replace existing image files with your own images.
To edit the 'Logo' images, simply find the appropriate label <!-- logo start --> in the body of the HTML file.
Part to edit:
[...]
<!-- logo start -->
<div class="logo">
<a href="#"><img alt="Logo" src="img/logo/logo.png"></a>
</div>
<!-- logo end -->
[...]
You can also edit the 'Logo' images by following its URL path: 'img/logo/', and replace existing image files with your own images.
Please note;
Demo 'Logo" image size is 57x34px.
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 -->
[...]
<!-- carousel item 1 start -->
[...]
<!-- section title start -->
<h2 class="section-heading section-heading-dark">
<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<br>
about how to design something more effectively.
</h1>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
[...]
<p>
Simplicity is not a style, it is more a philosophy<br>
about how to design something more effectively.
</p>
[...]
<!-- section TXT end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" data-lity="" href="https://www.youtube.com/watch?v=3S9rxiz1lsU">
[...]
<span>See more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 1 end -->
<!-- carousel item 2 start -->
[...]
<!-- section item start -->
[...]
<a href="img/team/1.jpg">
<!-- circle wrapper start -->
[...]
<!-- circle wrapper end -->
</a>
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
C. Eastwood
</div>
<!-- section title end -->
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Chief Photographer
</div>
<!-- section title end -->
[...]
<!-- section item end -->
<!-- section item start -->
[...]
<a href="img/team/2.jpg">
<!-- circle wrapper start -->
[...]
<!-- circle wrapper end -->
</a>
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
W. Kar-wai
</div>
<!-- section title end -->
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Editorial Photographer
</div>
<!-- section title end -->
[...]
<!-- section item end -->
<!-- section item start -->
[...]
<a href="img/team/3.jpg">
<!-- circle wrapper start -->
[...]
<!-- circle wrapper end -->
</a>
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
R. Redford
</div>
<!-- section title end -->
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Advertising Photographer
</div>
<!-- section title end -->
[...]
<!-- section item end -->
<!-- section item start -->
[...]
<a href="img/team/4.jpg">
<!-- circle wrapper start -->
[...]
<!-- circle wrapper end -->
</a>
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
T. Scott
</div>
<!-- section title end -->
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Executive Photographer
</div>
<!-- section title end -->
[...]
<!-- section item end -->
[...]
<!-- carousel item 2 end -->
<!-- carousel item 3 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Web design
</div>
<!-- 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="section-title-inner section-title-inner-all section-title-inner-dark">
UX/UI design
</div>
<!-- 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="section-title-inner section-title-inner-all section-title-inner-dark">
Brand identity
</div>
<!-- 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 -->
[...]
<!-- carousel item 3 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 */
.carousel-item-team-01 {
background-image: url(../img/team/1.jpg);
}
.carousel-item-team-02 {
background-image: url(../img/team/2.jpg);
}
.carousel-item-team-03 {
background-image: url(../img/team/3.jpg);
}
.carousel-item-team-04 {
background-image: url(../img/team/4.jpg);
}
[...]
You can also edit the 'About' section images by following its URL path: 'img/team/', and replace existing image files with your own images.
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 -->
[...]
<!-- carousel item 1 start -->
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>02.</span> The works
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-light">
Simplicity is not a style, it is more a philosophy<br>
about how to design something more effectively.
</h1>
<!-- section subtitle end -->
[...]
<!-- carousel item 1 end -->
<!-- carousel item 2 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Image Gallery
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" href="img/works/works-gallery-slider/works-gallery-slider-1.jpg" title="Gallery 1 / Image description 1">
<svg height="57" viewbox=
"0 0 57 57" width="57" xmlns="http://www.w3.org/2000/svg">
<path d="M355,244V230H299v56h56V272" transform="translate(-298.5 -229.5)"></path>
</svg>
<span>See more</span>
</a>
<a href="img/works/works-gallery-slider/works-gallery-slider-2.jpg" title="Gallery 1 / Image description 2"></a>
<a href="img/works/works-gallery-slider/works-gallery-slider-3.jpg" title="Gallery 1 / Image description 3"></a> <a href=
"img/works/works-gallery-slider/works-gallery-slider-4.jpg" title="Gallery 1 / Image description 4"></a>
[...]
<!-- button end -->
[...]
<!-- carousel item 2 end -->
<!-- carousel item 3 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
YouTube Video
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" data-lity="" href="https://www.youtube.com/watch?v=v6yOz3oZ0gM">
<svg height="57" viewbox=
"0 0 57 57" width="57" xmlns="http://www.w3.org/2000/svg">
<path d="M355,244V230H299v56h56V272" transform="translate(-298.5 -229.5)"></path>
</svg>
<span>See more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 3 end -->
<!-- carousel item 4 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Single Image
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper popup-photo" href="img/works/works-large/works-page-img-carousel-item-large.jpg" title="Lorem ipsum dolor sit amet.">
<svg height="57" viewbox=
"0 0 57 57" width="57" xmlns="http://www.w3.org/2000/svg">
<path d="M355,244V230H299v56h56V272" transform="translate(-298.5 -229.5)"></path>
</svg>
<span>See more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 4 end -->
<!-- carousel item 5 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Vimeo Video
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" data-lity="" href="https://vimeo.com/29042580">
<svg height="57" viewbox=
"0 0 57 57" width="57" xmlns="http://www.w3.org/2000/svg">
<path d="M355,244V230H299v56h56V272" transform="translate(-298.5 -229.5)"></path>
</svg>
<span>See more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 5 end -->
<!-- carousel item 6 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Image Gallery
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" href="img/works/works-gallery-slider-2/works-gallery-slider-1.jpg" title="Gallery 2 / Image description 1">
<svg height="57" viewbox=
"0 0 57 57" width="57" xmlns="http://www.w3.org/2000/svg">
<path d="M355,244V230H299v56h56V272" transform="translate(-298.5 -229.5)"></path>
</svg>
<span>See more</span>
</a>
<a href="img/works/works-gallery-slider-2/works-gallery-slider-2.jpg" title="Gallery 2 / Image description 2"></a>
<a href="img/works/works-gallery-slider-2/works-gallery-slider-3.jpg" title="Gallery 2 / Image description 3"></a> <a href=
"img/works/works-gallery-slider-2/works-gallery-slider-4.jpg" title="Gallery 2 / Image description 4"></a>
[...]
<!-- button end -->
[...]
<!-- carousel item 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.3. works carousel IMG BACKGROUND */
.works-page-carousel-item-1 {
background-image: url(../img/works/works-page-img-carousel-item-1.jpg);
}
.works-page-carousel-item-2 {
background-image: url(../img/works/works-page-img-carousel-item-2.jpg);
}
.works-page-carousel-item-3 {
background-image: url(../img/works/works-page-img-carousel-item-3.jpg);
}
.works-page-carousel-item-4 {
background-image: url(../img/works/works-page-img-carousel-item-4.jpg);
}
.works-page-carousel-item-5 {
background-image: url(../img/works/works-page-img-carousel-item-5.jpg);
}
.works-page-carousel-item-6 {
background-image: url(../img/works/works-page-img-carousel-item-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.
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 -->
[...]
<!-- featured item 1 info MORE start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
May 1, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-news">
Simplicity<br>
is complex
</div>
<!-- section title end -->
[...]
<!-- section 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 <a class="link-effect" href="#">type specimen book</a>.
</p>
[...]
<!-- section TXT end -->
[...]
<!-- featured item 1 info MORE end -->
<!-- featured item 2 info MORE start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
May 2, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-news">
Design is<br>
a process
</div>
<!-- section title end -->
[...]
<!-- section 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 <a class="link-effect" href="#">type specimen book</a>.
</p>
[...]
<!-- section TXT end -->
[...]
<!-- featured item 2 info MORE end -->
<!-- featured item 3 info MORE start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
May 3, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-news">
Aesthetic is<br>
a decision
</div>
<!-- section title end -->
[...]
<!-- section 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 <a class="link-effect" href="#">type specimen book</a>.
</p>
[...]
<!-- section TXT end -->
[...]
<!-- featured item 3 info MORE end -->
<!-- featured item 4 info MORE start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
May 4, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-news">
Style is<br>
everything
</div>
<!-- section title end -->
[...]
<!-- section 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 <a class="link-effect" href="#">type specimen book</a>.
</p>
[...]
<!-- section TXT end -->
[...]
<!-- featured item 4 info MORE end -->
[...]
<!-- carousel item 1 start -->
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>03.</span> The news
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-light">
Simplicity is not a style, it is more a philosophy<br>
about how to design something more effectively.
</h1>
<!-- section subtitle end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper" data-lity="" href="https://www.youtube.com/watch?v=3S9rxiz1lsU">
[...]
<span>See more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 1 end -->
<!-- carousel item 2 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all">
May 1, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Simplicity<br>
is complex
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper button-the" data-id="news-more-1">
[...]
<span>Read more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 2 end -->
<!-- carousel item 3 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all">
May 2, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Design is<br>
a process
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper button-the" data-id="news-more-2">
[...]
<span>Read more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 3 end -->
<!-- carousel item 4 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all">
May 3, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Aesthetic is<br>
a decision
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper button-the" data-id="news-more-3">
[...]
<span>Read more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 4 end -->
<!-- carousel item 5 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all">
May 4, 2021
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-works">
Style is<br>
everything
</div>
<!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="more-button-wrapper button-the" data-id="news-more-4">
[...]
<span>Read more</span>
</a>
[...]
<!-- button end -->
[...]
<!-- carousel item 5 end -->
[...]
<!-- news section end -->
[...]
You can edit the 'News' section background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.4. news IMG BACKGROUND */
.panel-left.panel-left-bg-1,
.news-page-carousel-item-1 {
background-image: url(../img/featured-news/featured-carousel-1.jpg);
}
.panel-left.panel-left-bg-2,
.news-page-carousel-item-2 {
background-image: url(../img/featured-news/featured-carousel-2.jpg);
}
.panel-left.panel-left-bg-3,
.news-page-carousel-item-3 {
background-image: url(../img/featured-news/featured-carousel-3.jpg);
}
.panel-left.panel-left-bg-4,
.news-page-carousel-item-4 {
background-image: url(../img/featured-news/featured-carousel-4.jpg);
}
[...]
You can also edit the 'News' section images by following its URL path: 'img/featured-news/', and replace existing image files with your own images.
To edit the 'Contact' section, simply find the appropriate label <!-- contact section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact section start -->
[...]
<!-- carousel item 1 start -->
[...]
<!-- section title start -->
<h2 class="section-heading section-heading-dark">
<span>03.</span> The info
</h2>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-page section-title-inner-page-all">
Write
</div>
<!-- section title end -->
[...]
<!-- section TXT start -->
<div class="section-intro">
<p>
Have an idea or a project in mind?<br>
By all means, please feel free to send us a message.
</p>
</div>
<!-- section TXT end -->
[...]
<!-- section email start -->
<div class="post-email-title">
<a class="link-effect" href="mailto:contact@domainname.com">contact@domain.com</a>
</div>
<!-- section email end -->
[...]
<!-- carousel item 1 end -->
<!-- carousel item 2 start -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-all section-title-inner-dark">
Get in
</div>
<!-- section title end -->
[...]
<!-- section title start -->
<div class="section-title-inner section-title-inner-page section-title-inner-page-all">
Touch
</div>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h3>
Address
</h3>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
<p>
ex Inc. Touchdown Dr 1176
</p>
<!-- section TXT end -->
[...]
<!-- section subtitle start -->
<h3>
On the web
</h3>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
[...]
<!-- 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 -->
[...]
<!-- section TXT end -->
[...]
<!-- section subtitle start -->
<h3>
Phone
</h3>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
<p>
+123 456 7890
</p>
<!-- section TXT end -->
[...]
[...]
<!-- contact section end -->
[...]
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: '3zXrWmkVjTM', 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, playOnlyIfVisible: true}"
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: 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&background=1&hd=1&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:
[...]
/* 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; */
}
}
[...]
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. ken burns - ZOOM/FADE - parallax 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);
}
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
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)