First of all, thank you for purchasing the EducadThe Educad Online Courses & Education
HTML5 Template. You can
find the detailed information about the template in this document. If there is anything you cannot
find in this document, you can send an e-mail via the profile page.
Educad is a multi-purpose, powerful, beautiful and high-performance website template which
is Designed for Education, learning, Course Selling Business and Corporate websites.
In download folder you will find Three folder:
Documentation (Documentation for main template)Template (Main Template)Figma file (Free Figma File Download link)margin or padding. Don't get panic if you messed up anything when you edit
the template. We are always available to support our customer. Follow the steps below to setup your site template:
Template folder to find all the template files.
You wil get Educad folder in there. You need to upload this folder to your hosting web
server using FTP or cPanel in order to use it on your website.Educad/css - Stylesheet filesEducad/fonts - Icon/fonts filesEducad/img - Image filesEducad/js - js filesEducad/scss - scss filesWe are used Bootstrapv5.1.3 framework in this template.
The general template structure is
the same throughout the template. Here is the general structure.
The code block above is powered by SyntaxHighlighter.
Favicon Will be found in head section.
<link rel="shortcut icon" type="image/x-icon" href="assets/img/logo/favicon.png">
The Logo will be found in the Theme Main Menu section.
<a href="index.html"><img src="assets/img/logo/logo.svg" alt="logo"></a>
You can replace any .jpg .png .svg logo. And set the
width according to your logo size.
In Educad we use Urbanist font.
You can change both fonts form scss/main.scss file:
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,400;1,700&display=swap");
The main.css file contains all of the specific stylings for the page. The file is separated into
sections using:
This file includes core bootstrap styles
SourceThis file contains bootstrap icon library
Source
<i class="bi bi-person"></i>
This file contains styles about Fontawesome icon library
Source
<i class="fab fa-facebook-square"></i>
aos.css is a bunch of cool, fun, and cross-browser animations for you to use in
projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
<div data-aos="fade-up" data-aos-delay="200"
...
</div>
This file contains styles about Swiper carousel plugin
SourceThis file contains styles about slick carousel plugin
SourceAll styles about template
jQuery is a fast, small, and feature-rich JavaScript library.
SourceCore bootstrap js file
SourcejQuery carousel plugin from Slick
SourcejQuery carousel plugin from Swiper
SourceA lightweight script to animate scrolling.Reveal Animations When You Scroll.
SourceThis file contains all script about site.
dd/mm/yy
________________________________
----- (20/09/2023) ------
First Published