Clean Design
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor tempor incididunt
Copyright © 2023. Advisr All Rights Reserved.
Created: 29 Aug 2023
Latest Update: 29 Aug 2023
By: Fleexstudio
Email: vikinglab007@gmail.com
Thank you for purchasing our theme. Advisr - Consulting Html5 Template. If you have any question, please feel free to contact us.
All the file are well organized, its so easy to work with the template.
1. Unzip the files.
2. Open "Advisr" folder.
You will find the
two folder one is for lite version and other is for dark version
file on the root that will be edited.
Also you will see 5 directories, css, js, fonts, logo, img and images.
In the first folder Content you will find style.css and other styling files the all the other files expect the htmls.
Js folder contain only the jquery library. Fonts folder contain essetial font files for fonts.
appside/ ├── assets/css/ | ├── aos.css | ├── advisr-core.css | ├── advisr-unit.css | ├── blog-page.css | ├── bootstrap.min.css | ├── comon.css | ├── fonts.css | ├── owl.carousel.min.css | ├── footer.css | ├── header.css | ├── magnific-popup.css | ├── meanmenu.css | ├── mobile-menu.css | ├── modal-video.min.css | ├── nice-select.css | ├── owl.carousel.min.css | ├── preloader.css | ├── responsive.css | ├── slick-slider.css | ├── typography.css | ├── style.css | | ├── assets/fonts | ├── assets/js/ │ ├── jquery-3.6.0.min.js │ ├── aos.js │ ├── bootstrap.min.js │ ├── fontawesome.js │ ├── jquery.lineProgressbar.js │ ├── jquery.countup.js │ ├── jquery.magnific-popup.min.js | ├── jquery.nice-select.js | ├── main.js | ├── mobile-meanmenu.js | ├── mobile-menu.js | ├── modal-video.min.js | ├── owl.carousel.min.js | ├── slick-slider.js │ ├── index.html ├── index2.html ├── index3.html ├── index4.html ├── about.html ├── service.html ├── service2.html ├── service-details.html ├── blog.html ├── blog2.html ├── blog-sidebar-left.html ├── blog-sidebar-right.html ├── blog-details-sidebar-left.html ├── blog-details-sidebar-right.html ├── blog-details.html ├── case.html ├── case-details1.html ├── case-detials2.html ├── shop.html ├── shop-sidebar-left.html ├── shop-sidebar-right.html ├── shop-detials.html ├── account.html ├── account2.html ├── cart.html ├── checkout.html ├── faq.html ├── error.html ├── contact.html ├── single-index1.html ├── single-index2.html ├── single-index3.html ├── single-index4.html
Make cool landing with appside
Appside is the best app landing page which will help you showcase your business, lifestyle, social, or shopping app in the best possible manner.
About Coffee StarBulit for everybody with unlimited unique features
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor tempor incididunt ut labore dolore magna.
Clean Design
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor tempor incididunt
Fully Respnosive
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labor tempor incididunt
Pixel Perfect
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor tempor incididunt
Retina Ready
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolor tempor incididunt
/*------------------------------ Header Area ------------------------------*/ .header-area { padding: 352px 0 252px 0; background-color: #fff; position: relative; } .header-area .header-right-image { position: absolute; bottom: 0px; right: 10%; } .header-area.header-bg { background-color: #fff; background-image: url(../img/bg/header-bg.png); background-position: top right; background-repeat: no-repeat; } .header-area.header-bg-2 { background-color: #fff; background-image: url(../img/bg/header-bg-3.png); background-position: top right; background-repeat: no-repeat; } .header-area.style-two .header-inner .title { color: #fff; } .header-area.style-two .header-inner p { color: rgba(255, 255, 255, 0.8); } .header-area .header-inner .title { font-size: 60px; font-weight: 700; line-height: 70px; color: #252a32; margin-bottom: 22px; } .header-area .header-inner p { font-size: 20px; line-height: 32px; color: #505b6d; max-width: 520px; } .header-area .header-inner .btn-wrapper { margin-top: 35px; } .header-area .header-inner .btn-wrapper .boxed-btn { margin: 0 10px; border: none; width: 165px; height: 60px; line-height: 55px; position: relative; z-index: 1; overflow: hidden; font-size: 16px; font-weight: 600; border: 2px solid #fff; background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #9749f8 100%); -webkit-box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); box-shadow: 0px 3px 20px 0px rgba(13, 21, 75, 0.3); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; text-transform: capitalize; } .header-area .header-inner .btn-wrapper .boxed-btn.blank { background-color: #fff; color: #252a32; border: 2px solid #500ade; background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .header-area .header-inner .btn-wrapper .boxed-btn.blank img { margin-right: 3px; } .header-area .header-inner .btn-wrapper .boxed-btn.blank:hover { background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #9749f8 100%); border-color: #fff; color: #fff; } .header-area .header-inner .btn-wrapper .boxed-btn:first-child { margin-left: 0; } .header-area .header-inner .btn-wrapper .boxed-btn:hover { background-image: -moz-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%); background-image: -ms-linear-gradient(0deg, transparent 0%, transparent 100%); background-color: #fff; color: #505b6d; }
Thank you for reading the documentaion. If you still have any question or any problem, please contact with us. We will give you best support. Thanks.
VikingLab