To edit the 'Home' section, simply find the appropriate label <!-- left element start --> in the body of the HTML file.
Part to edit:
[...]
<!-- left element 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 -->
[...]<!-- left element end -->
<!-- right element start -->
[...]
<span class="ion-ios-paperplane"></span>Newsletter sign up
[...]<!-- right element end -->
[...]
<!-- introduction start -->
[...]
<!-- page subtitle start -->
<h2 class="section-heading-home section-heading-all">
<span>00.</span> ex nihilo's
</h2><!-- page subtitle end -->
[...]
<!-- page title start -->
<div id="intro-title">
Daex
</div><!-- page title end -->
[...]<!-- introduction end -->
[...]
You can edit the 'Logo' images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 33. logo */
.logo {
position: absolute;
display: block;
width: 59px;
height: 35px;
top: 31px;
left: 38px;
background: url(../img/logo.png) no-repeat;
}
[...]
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 'Home' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Home' section images by following its URL path: 'img/background/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'About' section, simply find the appropriate label <!-- about start --> in the body of the HTML file.
Part to edit:
[...]
<!-- about start -->
[...]
<!-- page title start -->
<h1 class="post-title post-title-all-main-title">
About
</h1><!-- page title end -->
[...]
<!-- page subtitle start -->
<h2 class="section-heading section-heading-all">
<span>01.</span> Inspiring Generations
</h2><!-- page subtitle end -->
[...]
<!-- testimonial start -->
[...]
<div class="quote-inner-inner">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. <a class="link-underline" href="#">Lorem Ipsum</a> has been the
industry's standard dummy text ever since the 1500s.
<div class="quote-author">
Ex Nihilo, The unknown printer
</div>
</div>
[...]<!-- testimonial 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-underline" href="#">type specimen book</a>.
</p>
[...]<!-- section TXT end -->
[...]<!-- about end -->
[...]
You can edit the 'About' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'About' 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 'Services' section, simply find the appropriate label <!-- services start --> in the body of the HTML file.
Part to edit:
[...]
<!-- services start -->
[...]
<!-- page title start -->
<h1 class="post-title post-title-all-main-title">
Services
</h1><!-- page title end -->
[...]
<!-- page subtitle start -->
<h2 class="section-heading section-heading-all">
<span>02.</span> Concept of Punctuality
</h2><!-- page subtitle end -->
[...]
[...]
<!-- services list item start -->
[...]
<!-- services list IMG start -->
<div class="icon">
<img alt="Services" src="img/services/services-1.jpg">
</div><!-- services list IMG end -->
<!-- section subtitle start -->
<h2>
Design-Driven <span>Innovation</span>
</h2><!-- section subtitle end -->
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p><!-- section TXT end -->
[...]
<!-- section TXT start -->
[...]
<p>
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
</p>
[...]<!-- section TXT end -->
[...]<!-- services list item end -->
<!-- services list item start -->
[...]
<!-- services list IMG start -->
<div class="icon">
<img alt="Services" src="img/services/services-2.jpg">
</div><!-- services list IMG end -->
<!-- section subtitle start -->
<h2>
UX & Visual <span>Design</span>
</h2><!-- section subtitle end -->
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p><!-- section TXT end -->
[...]
<!-- section TXT start -->
[...]
<p>
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
</p>
[...]<!-- section TXT end -->
[...]<!-- services list item end -->
<!-- services list item start -->
[...]
<!-- services list IMG start -->
<div class="icon">
<img alt="Services" src="img/services/services-3.jpg">
</div><!-- services list IMG end -->
<!-- section subtitle start -->
<h2>
Branding & Visual <span>Identity</span>
</h2><!-- section subtitle end -->
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p><!-- section TXT end -->
[...]
<!-- section TXT start -->
[...]
<p>
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
</p>
[...]<!-- section TXT end -->
[...]<!-- services list item end -->
[...]<!-- services end -->
[...]
You can edit the 'Services' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Services' section images by following its URL path: 'img/background/', and replace existing image files with your own images.
You can also edit the 'Services' section thumbnail images by following its URL path: 'img/services/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Contact' section, simply find the appropriate label <!-- contact start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact start -->
[...]
<!-- page title start -->
<h1 class="post-title post-title-all-main-title">
Contact
</h1><!-- page title end -->
[...]
<!-- page subtitle start -->
<h2 class="section-heading section-heading-all">
<span>03.</span> Get in touch
</h2><!-- page subtitle end -->
[...]
<!-- section TXT start -->
[...]
<p>
<span class="color-details">Address:</span> ex Inc. Touchdown Dr 1176
</p>
<p>
<span class="color-details">Phone:</span> +123 456 7890
</p>
<p>
<span class="color-details">Email:</span> <a class="link-underline" href="mailto:contact@domainname.com">contact@domainname.com</a>
</p>
[...]<!-- section TXT end -->
[...]
<!-- contact form start -->
[...]
<!-- contact submit button start -->
[...]
<button class="the-button the-button-submit" id="submit" type="submit"><span>Submit</span></button>
[...]<!-- contact submit button end -->
[...]<!-- contact form end -->
[...]<!-- contact end -->
[...]
You can edit the 'Contact' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Contact' 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 send the contents of your 'Contact Form' to your email, simply open the file named 'contact.php'.
Your email address goes here:
$myemail = 'you@yoursite.com';
To add form submissions to a subscriber list in your MailChimp account, simply open the file named 'subscribe.php' and configure it with your MailChimp credentials in the assigned slots below:
$api_key = 'YOUR_API_KEY'; [...] $list_id = 'YOUR_LIST_ID';
Please make sure you have generated your MailChimp API Key and copied your MailChimp List ID.
- MailChimp API Key ARTICLE as available at: http://kb.mailchimp.com/accounts/management/about-api-keys#Finding-or-generating-your-API-key
- MailChimp List ID ARTICLE as available at: http://kb.mailchimp.com/lists/managing-subscribers/find-your-list-id
To add 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. subscribe IMG BACKGROUND */
.page-title.page-title-subscribe {
background-image: url(../img/background/page-title-newsletter.jpg);
}
/* 1.3. 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.4. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {
background-image: url(../img/background/parallax-bg.jpg);
}
/* 1.5. sections IMG BACKGROUND */
.bg-about {
background-image: url(../img/background/bg-about.jpg);
}
.bg-services {
background-image: url(../img/background/bg-services.jpg);
}
.bg-contact {
background-image: url(../img/background/bg-contact.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 '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: false, 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:
[...]
/* 10.2. 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/daex.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:
[...]
/* 10.3. HTML5 video */
[...]
@media only screen and (max-width: 880px) {
.html5-bg {
[...]
background-image: url(../img/background/html5-bg.jpg);
[...]
/* uncomment the following to show an image for mobile devices */
/* display: block; */
}
}
To add '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;
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:
[...]
/* 10.1. 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; */
}
}
To setup the 'Countdown' target date, simply find and open the file named 'daex.js' placed in the folder named 'js'.
Part to edit:
[...]
// 8.1. countdown SETUP
var end = new Date("05/05/2025 06:00 PM"); // FORMAT: month/day/year time
[...]
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)