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 <!-- borders introduction start --> in the body of the HTML file.
Part to edit:
[...]
<!-- borders introduction start -->
[...]
<!-- countdown start -->
<div class="center-space-bottom">
<span>Style is Everything</span>
</div>
<!-- countdown end -->
[...]
<!-- bottom credits start -->
<div class="bottom-credits bottom-position">
© All Rights Reserved.
</div>
<!-- bottom credits end -->
[...]
<!-- social icons start -->
[...]
<li class="social-icon">
<a class="ion-social-twitter" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-facebook" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-youtube" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-linkedin" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-instagram" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-pinterest" href="#"></a>
</li>
[...]
<!-- social icons end -->
[...]
<!-- home start -->
[...]
<!-- swiper slider item start -->
[...]
<!-- HTML5 video URL start -->
<video playsinline autoplay muted loop>
<source src="https://www.11-76.com/html5-videos-23/videography/1.mp4" type="video/mp4">
</video>
<!-- HTML5 video URL end -->
[...]
<!-- section subtitle start -->
<a href="#">
<h2 class="hero-subheading fadeIn-element introduction">
<span>Fashion model #1</span>
</h2>
</a>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="hero-heading fadeIn-element introduction">
Simplicity is compl<span>ex</span>.
</h1>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- HTML5 video URL start -->
<video playsinline autoplay muted loop>
<source src="https://www.11-76.com/html5-videos-23/videography/2.mp4" type="video/mp4">
</video>
<!-- HTML5 video URL end -->
[...]
<!-- section subtitle start -->
<a href="#">
<h2 class="hero-subheading fadeIn-element introduction">
<span>Fashion model #2</span>
</h2>
</a>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="hero-heading fadeIn-element introduction">
Design is a <span>pro</span>cess.
</h1>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- HTML5 video URL start -->
<video playsinline autoplay muted loop>
<source src="https://www.11-76.com/html5-videos-23/videography/3.mp4" type="video/mp4">
</video>
<!-- HTML5 video URL end -->
[...]
<!-- section subtitle start -->
<a href="#">
<h2 class="hero-subheading fadeIn-element introduction">
<span>Fashion model #3</span>
</h2>
</a>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="hero-heading fadeIn-element introduction">
Aesthetic is a decisi<span>on</span>.
</h1>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- HTML5 video URL start -->
<video playsinline autoplay muted loop>
<source src="https://www.11-76.com/html5-videos-23/videography/4.mp4" type="video/mp4">
</video>
<!-- HTML5 video URL end -->
[...]
<!-- section subtitle start -->
<a href="#">
<h2 class="hero-subheading fadeIn-element introduction">
<span>Fashion model #4</span>
</h2>
</a>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="hero-heading fadeIn-element introduction">
Style is every<span>thing</span>.
</h1>
<!-- section title end -->
[...]
<!-- swiper slider item end -->
[...]
<!-- home end -->
[...]
To edit the 'Logo' images, simply find the appropriate label <!-- logo start --> in the body of the HTML file.
Part to edit:
[...]
<!-- logo start -->
[...]
<img alt="Logo" src="img/logo.png">
[...]
<!-- logo end -->
[...]
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 -->
[...]
<!-- page title start -->
<h2 class="section-heading-all">
<span>01.</span> About
</h2>
<!-- page title end -->
[...]
<!-- section title start -->
<h3 class="section-header">
<span>simplicity</span> is not a style, it is more a <span>philosophy</span> about how to <span>design</span> something more <span>effectively</span>.
</h3>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="col-md-4 section-txt">
<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>
</div>
<!-- section txt end -->
[...]
<!-- section txt start -->
<div class="col-md-4 section-txt">
<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>
</div>
<!-- section txt end -->
[...]
<!-- section txt start -->
<div class="col-md-4 section-txt">
<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>
</div>
<!-- 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 -->
[...]
<!-- page title start -->
<h2 class="section-heading-all">
<span>02.</span> Services
</h2>
<!-- page title end -->
[...]
<!-- section title start -->
<h3 class="section-header">
shooting <span>fashion</span> & <span>portraits</span> photos.<br>
editing selected <span>wedding</span> photos.<br>
delivering <span>high-resolution</span> image files.
</h3>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h5 class="services">
<span class="awesome">Brand</span> Identity
</h5>
<!-- section subtitle end -->
<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>
[...]
<!-- section subtitle start -->
<h5 class="services">
<span class="awesome">Brand</span> Design
</h5>
<!-- section subtitle end -->
<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>
[...]
<!-- section subtitle start -->
<h5 class="services">
<span class="awesome">Web</span> Identity
</h5>
<!-- section subtitle end -->
<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>
[...]
<!-- services end -->
[...]
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 -->
<h2 class="section-heading-all">
<span>03.</span> Contact
</h2>
<!-- page title end -->
[...]
<!-- section title start -->
<h3 class="section-header">
please send an e-mail at the <span>address provided below</span> or feel free to <a class="link-underline link-underline-contact contact-modal-launcher" href=
"#">use the form</a>.
</h3>
<!-- section title end -->
[...]
<!-- section txt start -->
[...]
<h5 class="contact">
<span class="awesome">Street</span> Address
</h5>
<p>
ex Inc. Touchdown Dr 1176
</p>
[...]
<!-- section txt end -->
[...]
<!-- section txt start -->
[...]
<h5 class="contact">
<span class="awesome">Phone</span> Number
</h5>
<p>
+123 456 7890
</p>
[...]
<!-- section txt end -->
[...]
<!-- section txt start -->
[...]
<h5 class="contact">
<span class="awesome">Email</span> Enquiry
</h5>
<p>
<a class="link-underline" href="mailto:contact@domainname.com">contact@domainname.com</a>
</p>
[...]
<!-- section txt 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 txt start -->
<p>
Promise, we won't stay silent.
</p>
<!-- section txt end -->
[...]
<!-- contact form start -->
[...]
<button class="c-btn fullwidth-liquid c-btn-contact-modal-wrapper-only" id="submit" type="submit"><span>Submit</span></button>
</div>
[...]
<!-- contact form 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';
Contact the author
Ex Nihilo provides support through email contact form [http://themeforest.net/user/ex-nihilo#contact].
Typical response time is less than 1 business day.
Item support includes:
Availability of the author to answer questions
Get assistance with reported bugs and issues
Help with included 3rd party assets
Item support does not include:
Customizations and installations
Working time:
Monday thru Friday 9am to 5pm,
Central European Time (UTC+01:00)