To edit the 'Welcome Message', simply find the appropriate label <!-- hero slider start --> in the body of the HTML file.
Part to edit:
[...]
<!-- hero slider start -->
[...]
<!-- slide 1 start -->
[...]
<p class="hero-txt introduction">
Branding / Identity / Design
</p>
<h1 class="hero-heading introduction">
Creative Experience
</h1>
<h2 class="hero-subheading-top introduction">
Simplicity is complex
</h2>
[...]<!-- slide 1 end -->
<!-- slide 2 start -->
[...]
<h2 class="hero-subheading-top">
Design is a process
</h2>
<h1 class="hero-heading">
Modern Solution
</h1>
<p class="hero-txt">
Creative / Photography / Portfolio
</p>
[...]<!-- slide 2 end -->
<!-- slide 3 start -->
[...]
<p class="hero-txt">
Contemporary / Modern / Minimal
</p>
<h1 class="hero-heading">
Aesthetic Design
</h1>
<h2 class="hero-subheading-top">
Aesthetic is a decision
</h2>
[...]<!-- slide 3 end -->
<!-- slide 4 start -->
[...]
<h2 class="hero-subheading-top">
Style is everything
</h2>
<h1 class="hero-heading">
Minimal Approach
</h1>
<p class="hero-txt">
Logo / Web / Print
</p>
[...]<!-- slide 4 end -->
[...]<!-- hero slider end -->
[...]
To edit the 'Logo', simply open the CSS file [e.g. style-BOXED.css or/and style-UNBOXED.css].
Part to edit:
[...]
#header .logo {
position: absolute;
top: 0;
left: 10px;
width: 80px;
height: 70px;
background: url(../img/logo-dark.png) no-repeat;
z-index: 1;
}
[...]
#header .logo {
position: absolute;
top: 0;
left: 10px;
width: 80px;
height: 70px;
background: url(../img/logo-light.png) no-repeat;
z-index: 1;
}
[...]
To edit the 'Footer Logo', simply find the appropriate label <!-- page footer credits start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page footer credits start -->
[...]
<a href="#"><img alt="Logo Footer" src="img/logo-dark.png"></a>
[...]<!-- page footer credits end -->
[...]
To edit the 'About' page, simply find the appropriate label <!-- page about start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page about start -->
[...]
<h5 class="dosis">
Who we are
</h5>
<h2 class="section-title section-dosis">
About
</h2>
[...]
<a class="navscroll internal-link" data-idpage="page-team">Meet our team of professionals <i class="fa fa-angle-right"></i><i class=
"fa fa-angle-right"></i></a>
[...]
<ul id="skills">
<li>
<span class="expand identity"></span><span class="skills-description">Identity · 60%</span>
</li>
<li>
<span class="expand development"></span><span class="skills-description">Development · 80%</span>
</li>
<li class="last">
<span class="expand design"></span><span class="skills-description">Design · 100%</span>
</li>
</ul>
[...]
<p>
Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.
</p>
<p>
Nunc in lacus quis enim ultrices suscipit sit amet id lorem. Sed in lorem felis. Nulla tempus consequat magna, eu <a href="#">finibus mauris</a>.
</p>
[...]
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a href="#">pharetra congue</a>.
</p>
<p>
Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim suscipit, neque nunc efficitur felis.
</p>
[...]
<p>
Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.
</p>
<p>
Nunc in lacus quis enim ultrices suscipit sit amet id lorem. Sed in lorem felis. Nulla tempus consequat magna, eu <a href="#">finibus mauris</a>.
</p>
[...]<!-- page about end -->
[...]
To edit the 'Team' page, simply find the appropriate label <!-- page team start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page team start -->
[...]
<h5>
What we look like
</h5>
<h2 class="section-title">
The Team
</h2>
[...]
<a class="navscroll internal-link" data-idpage="item-page-1">Find out more about how we work <i class="fa fa-angle-right"></i><i class=
"fa fa-angle-right"></i></a>
[...]
<!-- team member 1 start -->
[...]
<a class="iw-slide-left fa fa-twitter" href="#"></a> <a class="fa fa-facebook" href="#"></a> <a class="iw-slide-right fa fa-google-plus" href="#"></a>
[...]<img alt="Team" class="img-correction" src="img/team/team-01.jpg">
[...]
<h3>
Ex Nihilo / Creative Director
</h3>
[...]<!-- team member 1 end -->
<!-- team member 2 start -->
[...]
<a class="iw-slide-left fa fa-twitter" href="#"></a> <a class="fa fa-facebook" href="#"></a> <a class="iw-slide-right fa fa-google-plus" href="#"></a>
[...]<img alt="Team" class="img-correction" src="img/team/team-02.jpg">
[...]
<h3>
Ex Nihilo / Art Director
</h3>
[...]<!-- team member 2 end -->
<!-- team member 3 start -->
[...]
<a class="iw-slide-left fa fa-twitter" href="#"></a> <a class="fa fa-facebook" href="#"></a> <a class="iw-slide-right fa fa-google-plus" href="#"></a>
[...]<img alt="Team" class="img-correction" src="img/team/team-03.jpg">
[...]
<h3>
Ex Nihilo / Lead Designer
</h3>
[...]<!-- team member 3 end -->
[...]
[...]<!-- page team end -->
[...]
You can also edit the images by following its URL path: '/img/team/', and replace existing image files with your own images.
Recommended image size is 400x460px.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Services' page, simply find the appropriate label <!-- page services start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page services start -->
[...]
<h5>
What we can offer you
</h5>
<h2 class="section-title">
Services
</h2>
[...]
<a class="navscroll internal-link" data-idpage="page-testimonials">What clients are saying <i class="fa fa-angle-right"></i><i class=
"fa fa-angle-right"></i></a>
[...]
<h6 class="services">
<span class="awesome">Brand</span> Identity
</h6>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a href="#">pharetra congue</a>.
</p>
[...]
<h6 class="services">
<span class="awesome">Brand</span> Design
</h6>
<p>
Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim suscipit, neque nunc efficitur felis.
</p>
[...]
<h6 class="services">
<span class="awesome">Web</span> Design
</h6>
<p>
Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.
</p>
[...]
<h6 class="services">
<span class="awesome">Web</span> Development
</h6>
<p>
Nunc in lacus quis enim ultrices suscipit sit amet id lorem. Sed in lorem felis. Nulla tempus consequat magna, eu <a href="#">finibus mauris</a>.
</p>
[...]<!-- page services end -->
[...]
To edit the 'Testimonials' page, simply find the appropriate label <!-- page testimonials start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page testimonials start -->
[...]
<div class="testimonial">
<p>
If you can't explain it to a six year old, you don't understand it yourself.
</p>
<p></p>
<h6>
― Albert Einstein
</h6>
</div>
<div class="testimonial">
<p>
Simplicity is the ultimate sophistication.
</p>
<p></p>
<h6>
― Leonardo da Vinci
</h6>
</div>
<div class="testimonial">
<p>
Simplicity is the glory of expression.
</p>
<p></p>
<h6>
― Walt Whitman
</h6>
</div>
[...]<!-- page testimonials end -->
[...]
You can also edit the images by following its URL path: '/img/background/testimonials-bg.jpg', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Contact' page, simply find the appropriate label <!-- page contact start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page contact start -->
[...]
<h5>
Where to find us
</h5>
<h2 class="section-title">
Contact
</h2>
[...]
<a class="internal-link open-hidden-container">Find us on Google Maps <i class="fa fa-angle-right"></i><i class="fa fa-angle-right"></i></a>
[...]
<span class="awesome-contact"><span class="fa fa-map-marker"></span></span>
<p>
ex nihilo, Inc.<br>
Touchdown Dr 1176
</p>
[...]
<span class="awesome-contact"><span class="fa fa-mobile"></span></span>
<p>
[00] 11 - 76<br>
[01] 11 - 76
</p>
[...]
<span class="awesome-contact"><span class="fa fa-paper-plane"></span></span>
<p>
<a href="mailto:contact@yourdomainname.com">contact@yourdomainname.com</a><br>
<a href="mailto:info@yourdomainname.com">info@yourdomainname.com</a>
</p>
[...]<!-- page contact end -->
[...]
To send the contents of your 'Contact Form' to your email, simply open the file named 'contact.php'.
Your email address goes here:
$myemail = 'you@yoursite.com';
To add form submissions to a subscriber list in your MailChimp account, simply open the file named 'subscribe.php' and configure it with your MailChimp credentials in the assigned slots below:
$api = new MCAPI('YOUR_API_KEY');
[...]
$retval = $api->listSubscribe( 'YOUR_LIST_ID', $_POST["subscribe-email"], $merge_vars, 'html', false, true );
Please make sure you have generated your MailChimp API Key and copied your MailChimp List ID.
- MailChimp API Key ARTICLE as available at: http://kb.mailchimp.com/accounts/management/about-api-keys#Finding-or-generating-your-API-key
- MailChimp List ID ARTICLE as available at: http://kb.mailchimp.com/lists/managing-subscribers/find-your-list-id
To add your 'Google Maps' location, simply find and open the file named 'plugins.js' placed in the folder named 'js'.
Part to edit:
// google maps POSITION [...] (48.858278,2.294254) [...] (48.858278,2.294254)
Selected DEMO Location is:
Paris, France
Latitude: 48.858278°
Longitude: 2.294254°
You can visit this site: http://www.findlatitudeandlongitude.com/ to pinpoint your location.
To add images in the background of the template, simply find the appropriate label <!-- kenburnsy start --> in the body of the HTML file.
Part to edit:
[...]
<!-- kenburnsy start -->
<div id="kenburnsy-bg">
<img alt="Background" src="img/background/hero-bg-1.jpg"> <img alt="Background" src="img/background/hero-bg-2.jpg"> <img alt="Background" src="img/background/hero-bg-3.jpg">
<img alt="Background" src="img/background/hero-bg-4.jpg">
</div><!-- kenburnsy end -->
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add images in the background of the template, simply open the CSS file [e.g. style-BOXED.css or/and style-UNBOXED.css].
Part to edit:
[...]
/* hero background IMG */
[...]
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
[...]
You can also edit the images by following its URL path: '/img/background/SINGLE-bg.jpg', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add images in the background of the template, simply open the CSS file [e.g. style-BOXED.css or/and style-UNBOXED.css].
Part to edit:
[...]
/* hero background IMG */
.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);
}
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add 'YouTube Videos' in the background of the template, simply find the appropriate label <!-- YTPlayer start --> in the body of the HTML file.
Replace:
[...]
<!-- YTPlayer start -->
<div id="videoContainment"></div><a class="player" data-property=
"{videoURL:'https://www.youtube.com/watch?v=KUVyefqd76A', mute:true, showControls:false, quality:'default', opacity:1, containment:'#videoContainment', optimizeDisplay:true, loop:true, startAt:0, autoPlay:true, showYTLogo:false, addRaster:false, realfullscreen:true}"
id="bgndVideo"></a><!-- YTPlayer end -->
[...]
With:
[...]
<!-- YTPlayer start -->
<!-- YTPlayer start -->
<div id="videoContainment"></div><a class="player" data-property=
"{videoURL:'https://www.youtube.com/watch?v=youryoutubevideouniqueID', mute:true, showControls:false, quality:'default', opacity:1, containment:'#videoContainment', optimizeDisplay:true, loop:true, startAt:0, autoPlay:true, showYTLogo:false, addRaster:false, realfullscreen:true}"
id="bgndVideo"></a><!-- YTPlayer end -->
[...]
Please note;
This template is designed to use YouTube videos as a background; however, 'YouTube Video Background' plugin is not supported by mobile devices and it doesn't work on 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'.
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 start --> in the body of the HTML file.
Part to edit:
[...]
<!-- HTML5 start -->
<div data-vide-bg="http://www.11-76.com/html5-videos/ballet.mp4" data-vide-options="loop: true, muted: true, position: 0% 0%" id="video-bg"></div><!-- HTML5 end -->
[...]
Please note;
This template is designed to use Self-Hosted MP4 file format videos as a background; however, 'Self-Hosted HTML5 Video Background' plugin is not supported by mobile devices and it doesn't work on 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'.
By default the sound of the video is set mute. To unmute the sound, change 'muted: true' into 'muted: false'.
To edit the 'Works' page, simply find the appropriate label <!-- page works intro start --> in the body of the HTML file.
Part to edit:
[...]
<!-- page works intro start -->
[...]
<h5>
What it look like
</h5>
<h2 class="section-title">
Works
</h2>
[...]
<a class="navscroll internal-link" data-idpage="page-services">Find out more about us <i class="fa fa-angle-right"></i><i class="fa fa-angle-right"></i></a>
[...]<!-- page works intro end -->
<!-- item page 1 start -->
<!-- item page 1 INTRO start -->
[...]
<div class="photo image-works" data-photo-src="works-1.jpg">
[...]
<a class="iw-slide-left fa fa-share-alt" href="#"></a> <a class="bt-nav zoom-item" data-slider-id="item-name-1" data-slider-items="works-1.jpg|works-2.jpg"><i class=
"fa fa-plus"></i></a> <a class="iw-slide-right fa fa-link" href="#"></a>
[...]
</div>
[...]
<div class="photo image-works" data-photo-src="works-2.jpg">
[...]
<a class="iw-slide-left fa fa-share-alt" href="#"></a> <a class="bt-nav zoom-item" data-slider-id="item-name-2" data-slider-items="works-2.jpg"><i class=
"fa fa-plus"></i></a> <a class="iw-slide-right fa fa-link" href="#"></a>
[...]
</div>
[...]<!-- item page 1 INTRO end -->
<section class="lower-page-works" id="item-1">
[...]
<h2>
Item Name 1 <span class="item-desc">Commercial / People</span>
</h2>
[...]
<div class="photo image-works" data-photo-src="works-3.jpg">
[...]
<a class="iw-slide-left fa fa-share-alt" href="#"></a> <a class="bt-nav zoom-item" data-slider-id="item-name-3" data-slider-items="works-3.jpg"><i class=
"fa fa-plus"></i></a> <a class="iw-slide-right fa fa-link" href="#"></a>
[...]
</div>
[...]
<div class="box-description">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a href="#">pharetra congue</a>.
</p>
<p>
Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim suscipit, neque nunc efficitur felis.
</p>
</div>[...]
[...]
<div class="photo image-works" data-photo-src="works-4.jpg">
[...]
<a class="iw-slide-left fa fa-share-alt" href="#"></a> <a class="bt-nav zoom-item" data-slider-id="item-name-4" data-slider-items="works-4.jpg"><i class=
"fa fa-plus"></i></a> <a class="iw-slide-right fa fa-link" href="#"></a>
[...]
</div>
[...]
</section>
[...]
[...]
You can also edit the images by following its URL path: '/img/works/', and replace existing image files with your own images.
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add 'Vimeo Videos' in the background of the template, simply open the JS file named 'ex-the-template.js' placed in the folder named 'js'.
Part to edit:
[...]
// Vimeofy
[...]
'url': 'https://vimeo.com/105001064', // Vimeo VIDEO URL
[...]
Please note;
This template is designed to use Vimeo videos as a background; however, 'Vimeo Video Background' plugin is not supported by mobile devices and it doesn't work on 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 set the 'Countdown Target Date', simply find the file named 'monarch.js' placed in the folder named 'js'.
Open the file and find the appropriate label '// countdown setup start'.
Edit this section:
date: "22 April 2017 12:00:00", // countdown target date settings
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)
Social Icons
To edit the 'Social Icons Share' links, simply find the appropriate label <!-- social icons start --> in the body of the HTML file.
Part to edit:
[...] <!-- social icons start --> [...] <ul> <li class="social-icon"> <a class="fa fa-dribbble" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-pinterest" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-behance" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-instagram" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-linkedin" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-youtube" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-google-plus" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-facebook" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-twitter" href="#"></a> </li> </ul> [...]<!-- social icons end --> [...]To edit the 'Social Icons Footer' links, simply find the appropriate label <!-- social icons footer start --> in the body of the HTML file.
Part to edit:
[...] <!-- social icons footer start --> [...] <ul class="social-icons"> <li class="social-icon"> <a class="fa fa-twitter" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-facebook" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-google-plus" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-youtube" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-linkedin" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-instagram" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-behance" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-pinterest" href="#"></a> </li> <li class="social-icon"> <a class="fa fa-dribbble" href="#"></a> </li> </ul> [...]<!-- social icons footer end --> [...]