Support Email: glomex.soft@gmail.com
Omexo - Education HTML Template
If You Are Satisfied, Please Give Us Five Start Rating From Your ThemeForest Account.
Introduction
Thanks for purchased Omexo. If you will need any kinds of help, please mail us : glomex.soft@gmail.com We are ready to help you. Upload omexo.zip folder into your server. Omexo inner files are:
Omexo
├── css
│ ├── bootstrap.min.css
│ ├── owl.carousel.min.css
│ ├── icofont.min.css
│ ├── font-awesome.min.css
│ ├── magnific-popup.css
│ ├── animate.css
│ ├── meanmenu.css
│ ├── style.css
│ └── responsive.css
│
├── fonts/
│
├── images/
│
├── js
│ ├── jquery-3.3.1.min.js
│ ├── popper.min.js
│ ├── bootstrap.min.js
│ ├── owl.carousel.min.js
│ ├── counterup.min.js
│ ├── magnific-popup.min.js
│ ├── meanmenu.min.js
│ ├── syotimer.min.js
│ ├── waypoints.js
│ └── custom.js
│
├── index.html
├── index-2.html
├── index-3.html
├── index-4.html
├── about-us.html
├── become-an-instructor.html
├── blog.html
├── blog-single.html
├── contact.html
├── courses.html
├── course-single.html
├── faqs.html
├── instructor-profile.html
├── instructors.html
├── login.html
├── membership-plans.html
├── registration.html
├── webinars.html
└── webinar-single.html
HTML File Structure
<!--start hero area-->
<section class="hero-area">
<div class="container">
<div class="row">
<!--start caption-->
<div class="caption-content text-center">
........
</div>
<!--end caption-->
</div>
</div>
</section>
<!--end hero area-->
How to Change Logo
Open the html files into a code editor. If you don't have any code editor, then you can download a free code editor. To download Notepad++ editor click here or Brackets editor click here. Replace "images/logo.png" with your logo image source url. Most of the updates are same for all pages. So we explained once here. Follow the screenshot
How to Change Text
Open the html files into a code editor and follow the steps. Replace the texts with your desired text. Most of the updates are same for all text and pages. So we explained once here. Follow the screenshot
How to Change Image
Images are located with <img src="image-source" alt=""> . Open html files into a code editor and follow the steps. Replace "images/watch-1.png" with your image source url. Most of the updates are same for all images and pages. So we explained once here. Follow the screenshot
How to Change Icon
Icons are located with <i class="icon-name"></i> . Open the html files into a code editor and follow the steps. We have used Font Awesome icons click here for the icons list. Use Example: <i class="fa fa-YourIconName"></i>. Most of the updates are same for all icons. So we explained once here. Follow the screenshot
How to Setup Demo Video
To setup demo video, you have to need upload the video into youtube.com . Then add the video url. Follow the screenshot
Source
Image Source:
https://www.freepik.com
Icon Source:
https://www.fontawesome.com
