To edit the 'Home' section, simply find the appropriate label <!-- social icons start --> in the body of the HTML file.
Part to edit:
[...]
<!-- social icons start -->
[...]
[...]
<li>
<a class="ion-social-twitter" href="#"></a>
</li>
<li>
<a class="ion-social-facebook" href="#"></a>
</li>
<li>
<a class="ion-social-youtube" href="#"></a>
</li>
<li>
<a class="ion-social-linkedin" href="#"></a>
</li>
<li>
<a class="ion-social-instagram" href="#"></a>
</li>
<li>
<a class="ion-social-pinterest" href="#"></a>
</li>
[...]
[...]<!-- social icons end -->
<!-- bottom credits start -->
[...]
<a href="#">Wiex © All Rights Reserved.</a>
[...]<!-- bottom credits end -->
[...]
<!-- home start -->
[...]
<!-- section subtitle start -->
<h2 class="home-page-title fadeIn-element">
Ex Nihilo's
</h2><!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="home-page-title fadeIn-element">
Wiex
</h1><!-- section title end -->
[...]
<!-- button start -->
[...]
<a class="button-the sign-up-modal-launcher"><span>Stay in the know</span></a>
[...]<!-- button end -->
[...]
<!-- social icons mobile start -->
[...]
<li>
<a class="ion-social-twitter" href="#"></a>
</li>
<li>
<a class="ion-social-facebook" href="#"></a>
</li>
<li>
<a class="ion-social-youtube" href="#"></a>
</li>
<li>
<a class="ion-social-linkedin" href="#"></a>
</li>
<li>
<a class="ion-social-instagram" href="#"></a>
</li>
<li>
<a class="ion-social-pinterest" href="#"></a>
</li>
[...]<!-- social icons mobile end -->
<!-- bottom credits mobile start -->
[...]
<a href="#">Wiex © All Rights Reserved.</a>
[...]<!-- bottom credits mobile end -->
[...]<!-- home 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', simply find the appropriate label <!-- logo start --> in the body of the HTML file.
Part to edit:
[...]
<!-- logo start -->
<div class="logo top-position"></div><!-- logo end -->
[...]
You can edit the 'Logo' images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 7. logo */
.logo {
[...]
width: 59px;
height: 35px;
[...]
background: url(../img/logo-dark.png) no-repeat;
[...]
}
[...]
@media only screen and (max-width: 640px) {
.logo {
[...]
background: url(../img/logo-light.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.
To edit the 'About' section, simply find the appropriate label <!-- about start --> in the body of the HTML file.
Part to edit:
[...]
<!-- about start -->
[...]
<!-- section subtitle start -->
<h2 class="section-subheading">
<span>Who we are</span>
</h2><!-- section subtitle end -->
[...]
<!-- section title start -->
<h2 class="section-heading">
About
</h2><!-- section title end -->
[...]
[...]
<!-- section subtitle start -->
<div class="about-number-title facts-counter-number">
19
</div><!-- section subtitle end -->
[...]
<!-- section title start -->
<h4 class="about-heading">
Years in business
</h4><!-- 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 dummy text ever <a class="link-underline"
href="#">since the 1500s</a>.
</p><!-- section TXT end -->
[...]
[...]
<!-- section subtitle start -->
<div class="about-number-title facts-counter-number">
76
</div><!-- section subtitle end -->
[...]
<!-- section title start -->
<h4 class="about-heading">
Countries reached
</h4><!-- 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 dummy text ever <a class="link-underline"
href="#">since the 1500s</a>.
</p><!-- section TXT end -->
[...]
[...]<!-- about end -->
[...]
To edit the 'Services' section, simply find the appropriate label <!-- services start --> in the body of the HTML file.
Part to edit:
[...]
<!-- services start -->
[...]
<!-- section subtitle start -->
<h2 class="section-subheading">
<span>What we do</span>
</h2><!-- section subtitle end -->
[...]
<!-- section title start -->
<h2 class="section-heading">
Services
</h2><!-- section title end -->
[...]
[...]
<!-- section subtitle start -->
<div class="service-number-title">
#1
</div><!-- section subtitle end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill start -->
<div class="skillbar" data-percent="100">
<span class="skillbar-title">Design</span>
[...]
</div><!-- skill end -->
[...]<!-- skills bar end -->
[...]
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and <a class="link-underline" href="#">typesetting industry</a>.
</p><!-- section TXT end -->
[...]
[...]
<!-- section subtitle start -->
<div class="service-number-title">
#2
</div><!-- section subtitle end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill start -->
<div class="skillbar" data-percent="100">
<span class="skillbar-title">Identity</span>
[...]
</div><!-- skill end -->
[...]<!-- skills bar end -->
[...]
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and <a class="link-underline" href="#">typesetting industry</a>.
</p><!-- section TXT end -->
[...]
[...]
<!-- section subtitle start -->
<div class="service-number-title">
#3
</div><!-- section subtitle end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill start -->
<div class="skillbar" data-percent="100">
<span class="skillbar-title">Branding</span>
[...]
</div><!-- skill end -->
[...]<!-- skills bar end -->
[...]
<!-- section TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and <a class="link-underline" href="#">typesetting industry</a>.
</p><!-- section TXT end -->
[...]
[...]<!-- services end -->
[...]
To edit the 'Works' section, simply find the appropriate label <!-- works start --> in the body of the HTML file.
Part to edit:
[...]
<!-- works start -->
[...]
<!-- section subtitle start -->
<h2 class="section-subheading">
<span>What it look like</span>
</h2><!-- section subtitle end -->
[...]
<!-- section title start -->
<h2 class="section-heading">
Works
</h2><!-- section title end -->
[...]
[...]
<!-- photoSwipe start -->
[...]
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-1.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-1.jpg"></a>
[...]
<span class="img-caption">Image description 1</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]
[...]<!-- gallery item end -->
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-2.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-2.jpg"></a>
[...]
<span class="img-caption">Image description 2</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]<!-- gallery item end -->
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-3.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-3.jpg"></a>
[...]
<span class="img-caption">Image description 3</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]<!-- gallery item end -->
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-4.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-4.jpg"></a>
[...]
<span class="img-caption">Image description 4</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]<!-- gallery item end -->
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-5.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-5.jpg"></a>
[...]
<span class="img-caption">Image description 5</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]<!-- gallery item end -->
<!-- gallery item start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/works-6.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/works-6.jpg"></a>
[...]
<span class="img-caption">Image description 6</span>
[...]
<a class="iw-slide-right ion-ios-plus-empty" href="#"></a> <a class="iw-slide-left ion-share" href="#"></a>
[...]<!-- gallery item end -->
[...]<!-- photoSwipe end -->
[...]<!-- works end -->
[...]
You can also edit the 'Works' section images by following its URL path: 'photoswipe/photos/', and replace existing image files with your own images.
To edit the 'Contact' section, simply find the appropriate label <!-- contact start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact start -->
[...]
<!-- section subtitle start -->
<h2 class="section-subheading">
<span>Get in touch</span>
</h2><!-- section subtitle end -->
[...]
<!-- section title start -->
<h2 class="section-heading">
Contact
</h2><!-- section title end -->
[...]
[...]
<!-- section subtitle start -->
[...]
<i class="ion-ios-location-outline"></i>
[...]<!-- section subtitle end -->
[...]
<!-- section title start -->
<h4 class="contact-heading">
Location
</h4><!-- section title end -->
[...]
<!-- section TXT start -->
<p>
ex Inc.<br>
Touchdown Dr 1176
</p><!-- section TXT end -->
[...]
<!-- section subtitle start -->
[...]
<i class="ion-ios-email-outline"></i>
[...]<!-- section subtitle end -->
[...]
<!-- section title start -->
<h4 class="contact-heading">
Email
</h4><!-- section title end -->
[...]
<!-- section TXT start -->
<p>
<a class="link-underline" href="mailto:contact@domainname.com">contact@domainname.com</a>
</p><!-- section TXT end -->
[...]
<!-- section subtitle start -->
[...]
<i class="ion-ios-telephone-outline"></i>
[...]<!-- section subtitle end -->
[...]
<!-- section title start -->
<h4 class="contact-heading">
Phone
</h4><!-- section title end -->
[...]
<!-- section TXT start -->
<p>
[00] 11 - 76<br>
[01] 11 - 76
</p><!-- section TXT end -->
[...]
<!-- button start -->
[...]
<a class="button-the button-the-all contact-modal-launcher" href="#"><span>Use the form</span></a>
[...]<!-- button end -->
[...]<!-- contact end -->
[...]
To edit the 'Contact Modal' section, simply find the appropriate label <!-- contact modal start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact modal start -->
[...]
<!-- section title start -->
<h2 class="section-heading">
Get in touch
</h2><!-- section title end -->
[...]
<!-- section subtitle start -->
<p>
Promise, we won't stay silent
</p><!-- section subtitle end -->
[...]
[...]
<!-- contact form start -->
[...]
<!-- button start -->
[...]
<button class="c-btn fullwidth-liquid" id="submit" type="submit"><span>Submit</span></button>
[...]<!-- button end -->
[...]<!-- contact modal 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 edit the 'Sign Up Modal' section, simply find the appropriate label <!-- sign up modal start --> in the body of the HTML file.
Part to edit:
[...]
<!-- sign up modal start -->
[...]
<!-- section title start -->
<h2 class="section-heading">
Newsletter sign up
</h2><!-- section title end -->
[...]
<!-- section subtitle start -->
<p>
Subscribe today to receive the latest news
</p><!-- section subtitle end -->
[...]
[...]
<!-- newsletter form start -->
[...]
<!-- button start -->
<button class="c-btn fullwidth-liquid" id="submit-2" type="submit"><span>Subscribe</span></button><!-- button end -->
[...]
[...]<!-- newsletter form end -->
[...]<!-- sign up modal end -->
[...]
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 '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}"
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 '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:
[...]
/* 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 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 slideshow IMG BACKGROUND */
.bg-img-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
/* 1.3. glitch IMG BACKGROUND */
.glitch-img {
background-image: url(../img/background/glitch-bg.jpg);
}
/* 1.4. 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.
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)