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' page, simply open your preferred INDEX HTML file.
Part to edit:
[...]
<!-- hero bg start -->
[...]
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Simplicity</span><br>
is complex
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Project</span> No. 1
</h1>
<!-- section subtitle end -->
[...]
<!-- button start -->
<div class="button-the-wrapper button-the-wrapper-light">
<a class="button-the button-the-light" href="project-01.html">View project</a>
</div>
<!-- button end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Design is</span><br>
a process
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Project</span> No. 2
</h1>
<!-- section subtitle end -->
[...]
<!-- button start -->
<div class="button-the-wrapper button-the-wrapper-light">
<a class="button-the button-the-light" href="project-02.html">View project</a>
</div>
<!-- button end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Aesthetic is</span><br>
a decision
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Project</span> No. 3
</h1>
<!-- section subtitle end -->
[...]
<!-- button start -->
<div class="button-the-wrapper button-the-wrapper-light">
<a class="button-the button-the-light" href="project-03.html">View project</a>
</div>
<!-- button end -->
[...]
<!-- swiper slider item end -->
<!-- swiper slider item start -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Style is</span><br>
everything
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Project</span> No. 4
</h1>
<!-- section subtitle end -->
[...]
<!-- button start -->
<div class="button-the-wrapper button-the-wrapper-light">
<a class="button-the button-the-light" href="project-04.html">View project</a>
</div>
<!-- button end -->
[...]
[...]
<!-- hero bg end -->
[...]
You can edit the 'Home' page images according to the documentation bellow (please read Background Images section).
You can also edit the 'Home' page images by following its URL path: 'img/background/', and replace existing image files with your own images.
To edit the 'About' page, simply open the about.html file.
Part to edit:
[...]
[...]
<!-- parallax start -->
<div class="parallax-window" data-image-src="img/about/0.jpg" data-parallax="scroll"></div>
<!-- parallax end -->
[...]
[...]
<!-- section title start -->
<h1 class="main-title">
<span>About</span>
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Simplicity</span> is not a style<span>.</span>
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>01.</span> The Brand
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="#">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- item IMG start -->
<div class="img-fullwidth-all"><img alt="Img" src="img/about/0-1.jpg">
</div>
<!-- item IMG end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>02.</span> The Team
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- IMG carousel item start -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
Chief Photographer
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-box-title">
C. Eastwood
</div>
<!-- section title end -->
[...]
<!-- IMG carousel item end -->
<!-- IMG carousel item start -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
Editorial Photographer
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-box-title">
W. Kar-wai
</div>
<!-- section title end -->
[...]
<!-- IMG carousel item end -->
<!-- IMG carousel item start -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
Advertising Photographer
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-box-title">
R. Redford
</div>
<!-- section title end -->
[...]
<!-- IMG carousel item end -->
<!-- IMG carousel item start -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-inner">
Executive Photographer
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-box-title">
T. Scott
</div>
<!-- section title end -->
[...]
<!-- IMG carousel item end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>03.</span> The Services
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-all-lead-color post-heading-inner">
Brand
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header section-header-post">
<span>Design</span> & Identity
</h1>
<!-- section title end -->
[...]
<!-- chart skills start -->
[...]
<span class="chart-skills chart-appear-skills" data-percent="66"><span class="percent-skills"></span></span>
[...]
<!-- chart skills end -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-all-lead-color post-heading-inner">
Web
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header section-header-post">
<span>Design</span> & Development
</h1>
<!-- section title end -->
[...]
<!-- chart skills start -->
[...]
<span class="chart-skills chart-appear-skills" data-percent="76"><span class="percent-skills"></span></span>
[...]
<!-- chart skills end -->
[...]
[...]
<!-- footer item start -->
<a href="works.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Works
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>What</span> we do
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
<!-- footer item start -->
<a href="contact.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Contact
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Get</span> in touch
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
You can edit the 'About' page background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.2. about IMG BACKGROUND */
.carousel-item-about-01 {
background-image: url(../img/about/1.jpg);
}
.carousel-item-about-02 {
background-image: url(../img/about/2.jpg);
}
.carousel-item-about-03 {
background-image: url(../img/about/3.jpg);
}
.carousel-item-about-04 {
background-image: url(../img/about/4.jpg);
}
[...]
You can also edit the 'About' page images by following its URL path: 'img/about/', and replace existing image files with your own images.
To edit the 'Works' page, simply open the works.html file.
Part to edit:
[...]
[...]
<!-- parallax start -->
<div class="parallax-window" data-image-src="img/works/0.jpg" data-parallax="scroll"></div>
<!-- parallax end -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Works</span>
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Simplicity</span> is not a style<span>.</span>
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>01.</span> Inspiring Generations
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead">
The Simplicity
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Project</span> No. 1
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="project-01.html">View project</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead">
The Design
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Project</span> No. 2
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="project-02.html">View project</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead">
The Aesthetic
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Project</span> No. 3
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="project-03.html">View project</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead">
The Style
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Project</span> No. 4
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="project-04.html">View project</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>02.</span> Trusted by Millions
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="#">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- footer item start -->
<a href="about.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
About
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Who</span> we are
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
<!-- footer item start -->
<a href="contact.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Contact
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Get</span> in touch
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
You can edit the 'Works' page background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.3. works IMG BACKGROUND */
.works-list .works-list-bg.works-list-bg-1 {
background-image: url(../img/works/1.jpg);
}
.works-list .works-list-bg.works-list-bg-2 {
background-image: url(../img/works/2.jpg);
}
.works-list .works-list-bg.works-list-bg-3 {
background-image: url(../img/works/3.jpg);
}
.works-list .works-list-bg.works-list-bg-4 {
background-image: url(../img/works/4.jpg);
}
[...]
You can also edit the 'Works' page images by following its URL path: 'img/works/', and replace existing image files with your own images.
To edit the 'Works Project' page, simply open the project-01.html file as well as all other project HTML files.
Part to edit:
[...]
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Simplicity</span><br>
is complex
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Project</span> No. 1
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>01.</span> The Project
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- item IMG start -->
<a href="img/works/project-01/1.jpg">
<div class="img-fullwidth-all"><img alt="Img" src="img/works/project-01/1.jpg">
</div>
</a>
<!-- item IMG end -->
[...]
<!-- item IMG start -->
<a href="img/works/project-01/2.jpg">
<div class="img-fullwidth-all"><img alt="Img" src="img/works/project-01/2.jpg">
</div>
</a>
<!-- item IMG end -->
[...]
<!-- item IMG start -->
<a href="img/works/project-01/3.jpg">
<div class="img-fullwidth-all"><img alt="Img" src="img/works/project-01/3.jpg">
</div>
</a>
<!-- item IMG end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>02.</span> The Approach
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="#">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>03.</span> The Conclusion
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- footer item start -->
<a href="project-04.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Previous Project
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Project</span> No. 4
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
<!-- footer item start -->
<a href="project-02.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Next Project
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Project</span> No. 2
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
You can edit the 'Works Project' page background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.3.1. works project 01 IMG BACKGROUND */
.img-project-all-01-1 {
background-image: url(../img/works/project-01/4.jpg);
}
.img-project-all-01-2 {
background-image: url(../img/works/project-01/5.jpg);
}
.img-project-all-01-3 {
background-image: url(../img/works/project-01/6.jpg);
}
.img-project-all-01-4 {
background-image: url(../img/works/project-01/7.jpg);
}
/* 1.3.2. works project 02 IMG BACKGROUND */
.img-project-all-02-1 {
background-image: url(../img/works/project-02/5.jpg);
}
.img-project-all-02-2 {
background-image: url(../img/works/project-02/6.jpg);
}
.img-project-all-02-3 {
background-image: url(../img/works/project-02/7.jpg);
}
.img-project-all-02-4 {
background-image: url(../img/works/project-02/8.jpg);
}
/* 1.3.3. works project 03 IMG BACKGROUND */
.img-project-all-03-1 {
background-image: url(../img/works/project-03/4.jpg);
}
.img-project-all-03-2 {
background-image: url(../img/works/project-03/5.jpg);
}
.img-project-all-03-3 {
background-image: url(../img/works/project-03/6.jpg);
}
.img-project-all-03-4 {
background-image: url(../img/works/project-03/7.jpg);
}
/* 1.3.4. works project 04 IMG BACKGROUND */
.img-project-all-04-1 {
background-image: url(../img/works/project-04/5.jpg);
}
.img-project-all-04-2 {
background-image: url(../img/works/project-04/6.jpg);
}
.img-project-all-04-3 {
background-image: url(../img/works/project-04/7.jpg);
}
.img-project-all-04-4 {
background-image: url(../img/works/project-04/8.jpg);
}
[...]
You can also edit the 'Works Project' page images by following its URL path: 'img/works/', and replace existing image files with your own images.
To edit the 'Blog' page, simply open the blog.html file.
Part to edit:
[...]
[...]
<!-- parallax start -->
<div class="parallax-window" data-image-src="img/blog/0.jpg" data-parallax="scroll"></div>
<!-- parallax end -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Latest</span> Posts
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Simplicity</span> is not a style<span>.</span>
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>01.</span> Stay in The Know
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-2 post-heading-all-lead">
November 1, 2020 · <a href="#">Beauty / Fashion</a>
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Simplicity</span> is complex
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="blog-single-01.html">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-2 post-heading-all-lead">
November 2, 2020 · <a href="#">People / Life</a>
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Design is</span> a process
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="blog-single-02.html">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-2 post-heading-all-lead">
November 3, 2020 · <a href="#">Royalty / Stock</a>
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Aesthetic is</span> a decision
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="blog-single-03.html">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-2 post-heading-all-lead">
November 4, 2020 · <a href="#">Culture / Travel</a>
</h4>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<h1 class="section-header">
<span>Style is</span> everything
</h1>
<!-- section title end -->
[...]
<!-- section txt start -->
<div class="section-txt">
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.
</div>
<!-- section txt end -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<a class="button-the" href="blog-single-04.html">Read more</a>
</div>
<!-- button end -->
[...]
[...]
<!-- footer item start -->
<a href="about.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
About
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Who</span> we are
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
<!-- footer item start -->
<a href="contact.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Contact
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Get</span> in touch
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
You can edit the 'Blog' page background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.5. blog IMG BACKGROUND */
.works-list .works-list-bg.blog-list-bg-1 {
background-image: url(../img/blog/1.jpg);
}
.works-list .works-list-bg.blog-list-bg-2 {
background-image: url(../img/blog/2.jpg);
}
.works-list .works-list-bg.blog-list-bg-3 {
background-image: url(../img/blog/3.jpg);
}
.works-list .works-list-bg.blog-list-bg-4 {
background-image: url(../img/blog/4.jpg);
}
[...]
You can also edit the 'Blog' page images by following its URL path: 'img/blog/', and replace existing image files with your own images.
To edit the 'Blog Details' page, simply open the blog-single-01.html file as well as all other details HTML files.
Part to edit:
[...]
<!-- page wrapper start -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-2 post-heading-all-lead">
November 1, 2020 · <a href="#">Beauty / Fashion</a>
</h4>
<!-- section subtitle end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header">
<span>Simplicity</span> is complex
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- item IMG start -->
<div class="img-fullwidth-all"><img alt="Img" src="img/blog/post-01/0.jpg">
</div>
<!-- item IMG end -->
[...]
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section txt start -->
<div class="section-txt">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
[...]
<div class="blog-quote">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
</div>
[...]
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<!-- section txt end -->
[...]
[...]
[...]
<!-- section subtitle start -->
<h1 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>.
</h1>
<!-- section subtitle end -->
[...]
<!-- section txt start -->
<div class="section-txt">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
[...]
<div class="blog-quote">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
</div>
[...]
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<!-- section txt end -->
[...]
[...]
<!-- footer item start -->
<a href="blog-single-04.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Previous Post
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Style is</span> everything
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
<!-- footer item start -->
<a href="blog-single-02.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Next Post
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Design is</span> a process
</div>
<!-- section title end -->
[...]
</a>
[...]
[...]
[...]
You can edit the 'Blog Details' page background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.5.1. blog post 01 IMG BACKGROUND */
.img-post-all-blog-01-1 {
background-image: url(../img/blog/post-01/1.jpg);
}
.img-post-all-blog-01-2 {
background-image: url(../img/blog/post-01/2.jpg);
}
.img-post-all-blog-01-3 {
background-image: url(../img/blog/post-01/3.jpg);
}
.img-post-all-blog-01-4 {
background-image: url(../img/blog/post-01/4.jpg);
}
/* 1.5.2. blog post 02 IMG BACKGROUND */
.img-post-all-blog-02-1 {
background-image: url(../img/blog/post-02/1.jpg);
}
.img-post-all-blog-02-2 {
background-image: url(../img/blog/post-02/2.jpg);
}
.img-post-all-blog-02-3 {
background-image: url(../img/blog/post-02/3.jpg);
}
.img-post-all-blog-02-4 {
background-image: url(../img/blog/post-02/4.jpg);
}
/* 1.5.3. blog post 03 IMG BACKGROUND */
.img-post-all-blog-03-1 {
background-image: url(../img/blog/post-03/1.jpg);
}
.img-post-all-blog-03-2 {
background-image: url(../img/blog/post-03/2.jpg);
}
.img-post-all-blog-03-3 {
background-image: url(../img/blog/post-03/3.jpg);
}
.img-post-all-blog-03-4 {
background-image: url(../img/blog/post-03/4.jpg);
}
/* 1.5.4. blog post 04 IMG BACKGROUND */
.img-post-all-blog-04-1 {
background-image: url(../img/blog/post-04/1.jpg);
}
.img-post-all-blog-04-2 {
background-image: url(../img/blog/post-04/2.jpg);
}
.img-post-all-blog-04-3 {
background-image: url(../img/blog/post-04/3.jpg);
}
.img-post-all-blog-04-4 {
background-image: url(../img/blog/post-04/4.jpg);
}
[...]
You can also edit the 'Blog Details' page images by following its URL path: 'img/blog/', and replace existing image files with your own images.
To edit the 'Contact' page, simply open the contact.html file.
Part to edit:
[...]
[...]
<!-- parallax start -->
<div class="parallax-window" data-image-src="img/contact/0.jpg" data-parallax="scroll"></div>
<!-- parallax end -->
[...]
<!-- section title start -->
<h1 class="main-title">
<span>Contact</span>
</h1>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header section-header-home">
<span>Simplicity</span> is not a style<span>.</span>
</h1>
<!-- section subtitle end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>01.</span> The Info
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header">
Please <span>get in touch</span> by using the <span>following info</span> or feel free to <span>use the form</span> below.
</h1>
<!-- section subtitle end -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-all-lead-color post-heading-inner">
Address
</h4>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
<div class="section-txt-2">
ex Inc. Touchdown Dr 1176
</div>
<!-- section TXT end -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-all-lead-color post-heading-inner">
On the web
</h4>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
[...]
<!-- social icons start -->
<ul>
<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>
</ul>
<!-- social icons end -->
[...]
<!-- section TXT end -->
[...]
<!-- section subtitle start -->
<h4 class="post-heading post-heading-all post-heading-all-lead post-heading-all-lead-color post-heading-inner">
Phone
</h4>
<!-- section subtitle end -->
[...]
<!-- section TXT start -->
<div class="section-txt-2">
+123 456 7890
</div>
<!-- section TXT end -->
[...]
[...]
<!-- item IMG start -->
<div class="img-fullwidth-all"><img alt="Img" src="img/contact/0-1.jpg">
</div>
<!-- item IMG end -->
[...]
[...]
<!-- section title start -->
<h2 class="section-heading">
<span>02.</span> The Form
</h2>
<!-- section title end -->
[...]
<!-- section subtitle start -->
<h1 class="section-header">
By all means, send us an email and <span>get in touch</span>.
</h1>
<!-- section subtitle end -->
[...]
<!-- contact form start -->
[...]
<!-- button start -->
<div class="button-the-wrapper">
<button class="button-the button-the-submit" id="submit" type="submit"><span>Submit</span></button>
</div>
<!-- button end -->
[...]
<!-- contact form end -->
[...]
[...]
<!-- footer item start -->
<a href="about.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
About
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>Who</span> we are
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
<!-- footer item start -->
<a href="works.html">
[...]
<!-- section subtitle start -->
<div class="footer-sub-header footer-sub-header-all-lead">
Works
</div>
<!-- section subtitle end -->
[...]
<!-- section title start -->
<div class="post-title">
<span>What</span> we do
</div>
<!-- section title end -->
[...]
</a>
<!-- footer item end -->
[...]
[...]
You can also edit the 'Contact' page images by following its URL path: 'img/contact/', and replace existing image files with your own images.
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 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. hero slider 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.4. single IMG BACKGROUND */
.bg-img-single {
background-image: url(../img/background/single-bg.jpg);
}
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
To add 'YouTube Videos' 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: '3S9rxiz1lsU', 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:
[...]
/* 35.2. YouTube video */
[...]
@media only screen and (max-width: 995px) {
.YT-bg {
[...]
background-image: url(../img/background/YT-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;
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:
[...]
/* 35.1. Vimeo video */
[...]
@media only screen and (max-width: 995px) {
.vimeo-bg {
[...]
background-image: url(../img/background/vimeo-bg.jpg);
[...]
/* uncomment the following to show an image for mobile devices */
/* display: block; */
}
}
[...]
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)