To edit the 'Home' page text, simply find the appropriate label <!-- animated text start --> in the body of the HTML file.
Part to edit:
[...]
<!-- animated text start -->
[...]
<span class="animated" id="js-rotating">Simplicity is complex | Design is a process | Aesthetic is a decision | Style is everything</span>
[...]<!-- animated text end -->
<!-- main title start -->
[...]
<h1>
Winex
</h1>
[...]<!-- main title 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.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Logo', simply find the appropriate label <!-- logo start --> in the body of the HTML file.
Part to edit:
[...]
<!-- logo start -->
[...]
<span><img alt="Logo" src="img/logo.png"></span>
[...]<!-- logo end -->
[...]
You can also edit the 'Logo' images by following its URL path: 'img/', and replace existing image files with your own images.
To edit the 'Information' page, simply find the appropriate label <!-- panel right start --> in the body of the HTML file.
Part to edit:
[...]
<!-- panel right start -->
[...]
<!-- about section start -->
[...]
<!-- page title start -->
<div class="page-title-content">
About
</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 <a class=
"link-underline" href="#">ever since the 1500s.</a>
</p>
[...]<!-- page TXT end -->
[...]
[...]
<!-- about section end -->
<!-- works section start -->
[...]
<!-- page title start -->
<div class="page-title-content">
Works
</div><!-- page title end -->
[...]
[...]
<!-- photoSwipe start -->
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/1.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/1.jpg"></a>
[...]
Image caption 1
[...]
<div class="icon-works">
<a class="iw-slide ion-image" href="#"></a>
</div>
[...]
[...]
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/2.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/2.jpg"></a>
[...]
Image caption 2
[...]
<div class="icon-works">
<a class="iw-slide ion-image" href="#"></a>
</div>
[...]
[...]
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/3.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/3.jpg"></a>
[...]
Image caption 3
[...]
<div class="icon-works">
<a class="iw-slide ion-image" href="#"></a>
</div>
[...]
[...]
[...]
<a data-size="1920x1280" href="photoswipe/photos/large/4.jpg"><img alt="Image description" class="img-responsive" src=
"photoswipe/photos/small/4.jpg"></a>
[...]
Image caption 4
[...]
<div class="icon-works">
<a class="iw-slide ion-image" href="#"></a>
</div>
[...]
[...]
[...]<!-- photoSwipe end -->
[...]
[...]
<!-- works section end -->
<!-- contact section start -->
[...]
<!-- page title start -->
<div class="page-title-content">
Contact
</div><!-- page title end -->
[...]
[...]
<!-- page TXT start -->
<span class="awesome-contact"><span class="ion-ios-location-outline"></span></span>
<p>
ex nihilo, Inc.<br>
Touchdown Dr 1176
</p><span class="awesome-contact"><span class="ion-ios-paperplane-outline"></span></span>
<p>
<a class="link-underline" href="mailto:contact@domainname.com">contact@domainname.com</a><br>
<a class="link-underline" href="mailto:info@domainname.com">info@domainname.com</a>
</p><!-- page TXT end -->
[...]
[...]
<!-- page TXT start -->
<span class="awesome-contact"><span class="ion-ios-telephone-outline"></span></span>
<p>
[00] 11 - 76<br>
[01] 11 - 76
</p><span class="awesome-contact"><span class="ion-ios-email-outline"></span></span>
<p>
ex nihilo, Inc.<br>
Touchdown Dr 1176
</p><!-- page TXT end -->
[...]
[...]
<!-- contact section end -->
<!-- newsletter section start -->
[...]
<!-- page title start -->
<div class="page-title-content">
Subscribe
</div><!-- page title end -->
[...]
[...]
<!-- newsletter form start -->
[...]
<!-- newsletter submit button start -->
[...]
<button class="the-button the-button-dark the-button-submit" id="submit-2" type="submit"><span>Submit</span></button>
[...]<!-- newsletter submit button end -->
[...]<!-- newsletter form end -->
[...]
[...]
<!-- newsletter section end -->
<!-- footer section start -->
[...]
<!-- footer logo start -->
<div class="footer-credits-logo">
<a href="#"><img alt="Logo Footer" src="img/logo-footer.png"></a>
</div><!-- footer logo end -->
[...]
[...]
<!-- footer 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-googleplus" 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>
[...]<!-- footer social icons end -->
[...]
[...]
<!-- footer copyright start -->
<div class="footer-credits-copyright">
<a class="link-underline link-underline-dark" href="#">Winex © 2019 All Rights Reserved.</a>
</div><!-- footer copyright end -->
[...]
[...]
<!-- footer section end -->
[...]<!-- panel right 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.
Please note;
Demo images are not included. Image placeholders are provided instead.
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 setup the 'Countdown' target date, simply find and open the file named 'winex.js' or/and 'winex-wall-slider.js' placed in the folder named 'js'.
Part to edit:
[...]
// 8. countdown date
var end = new Date("05/05/2025 06:00 PM"); // FORMAT: month/day/year time
[...]
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. panel left IMG BACKGROUND */
.panel-left-bg.panel-left-bg-all {
background-image: url(../img/background/panel-left-bg-all.jpg);
}
/* 1.2. single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
/* 1.3. split slider IMG BACKGROUND */
.bg-img-split-1 {
background-image: url(../img/background/hero-bg-split-1.jpg);
}
.bg-img-split-2 {
background-image: url(../img/background/hero-bg-split-2.jpg);
}
.bg-img-split-3 {
background-image: url(../img/background/hero-bg-split-3.jpg);
}
.bg-img-split-4 {
background-image: url(../img/background/hero-bg-split-4.jpg);
}
/* 1.4. slide slider, zoom slider, ken burns slideshow IMG BACKGROUND */
.bg-img-1,
.bg-img-zoom-1,
.kenburns-slide-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2,
.bg-img-zoom-2,
.kenburns-slide-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3,
.bg-img-zoom-3,
.kenburns-slide-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4,
.bg-img-zoom-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.
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: 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:
[...]
/* 16.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 '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:
[...]
/* 16.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 edit the 'Draggable Image Wall', simply find and open the file named 'winex-wall-slider.js' placed in the folder named 'js'.
Part to edit:
[...]
// 18. the Wall
[...]
[...]
["the-wall/1.jpg", [
["the-wall/1-2.jpg"]
]],
["the-wall/2.jpg", [
["the-wall/2-2.jpg"]
]],
["the-wall/3.jpg", [
["the-wall/3-2.jpg"]
]],
["the-wall/4.jpg", [
["the-wall/4-2.jpg"]
]],
["the-wall/5.jpg", [
["the-wall/5-2.jpg"]
]],
["the-wall/6.jpg", [
["the-wall/6-2.jpg"]
]],
["the-wall/7.jpg", [
["the-wall/7-2.jpg"]
]],
["the-wall/8.jpg", [
["the-wall/8-2.jpg"]
]],
["the-wall/9.jpg", [
["the-wall/9-2.jpg"]
]],
["the-wall/10.jpg", [
["the-wall/10-2.jpg"]
]],
["the-wall/11.jpg", [
["the-wall/11-2.jpg"]
]],
["the-wall/12.jpg", [
["the-wall/12-2.jpg"]
]],
["the-wall/13.jpg", [
["the-wall/13-2.jpg"]
]],
["the-wall/14.jpg", [
["the-wall/14-2.jpg"]
]],
[...]
]]
];
var maxLength = 36;
[...]
"slideshow": true, // options: true, false
[...]
[...]
You can edit the 'Draggable Image Wall' images by following its URL path: 'the-wall/', and replace existing image files with your own images.
Please note,
Demo is using 36 images, if you want to use less or more images, please edit the following line:
[...]var maxLength = 36;[...]
Deafault image size is: width - 301px and height - 320px.
Please note,
There is an extra image (named: plus-1.jpg) at the end to compensate for the gap.
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)