Edmo – Moodle Theme Documentation

View All Courses Area

View All Courses Area

Use HTML Into Editor

Copying the HTML and add into editor and update content following Use HTML Into Editor

<!-- Start View All Courses Area -->
<section class="view-all-courses-area bg-fef8ef">
    <div class="container-fluid">
        <div class="row align-items-center">
            <div class="col-lg-6 col-md-12">
                <div class="view-all-courses-content">
                    <span class="sub-title">Distance learning</span>
                    <h2>Feel Like You Are Attending Your Classes Physically!</h2>
                    <p>Edmo training programs can bring you a super exciting experience of learning through online! You never face any negative experience while enjoying your classes virtually by sitting in your comfort zone. Our flexible learning initiatives
                        will help you to learn better and quicker than the traditional ways of learning skills.</p>
                    <a href="https://edmo.envytheme.com/course/index.php?categoryid=14" class="default-btn"><i class="flaticon-agenda"></i>View Courses<span></span></a>
                </div>
            </div>

            <div class="col-lg-6 col-md-12">
                <div class="view-all-courses-image">
                    <img src="https://edmo.envytheme.com/draftfile.php/5/user/draft/381349341/man-with-laptop.png" alt="image">
                </div>
            </div>
        </div>
    </div>

    <div class="shape1" data-speed="0.06" data-revert="true"><img src="https://edmo.envytheme.com/pluginfile.php/2/course/section/1/shape1.png" alt="image"></div>
    <div class="shape9" data-speed="0.06" data-revert="true"><img src="https://edmo.envytheme.com/pluginfile.php/2/course/section/1/shape8.svg" alt="image"></div>
</section>
<!-- End View All Courses Area -->