Edmo – Moodle Theme Documentation

Instant Courses Area

Instant Courses Area

Use HTML Into Editor

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

<!-- Start Get Instant Courses Area -->
<section class="get-instant-courses-area">
    <div class="container">
        <div class="get-instant-courses-inner-area">
            <div class="row align-items-center">
                <div class="col-lg-8 col-md-12">
                    <div class="get-instant-courses-content">
                        <span class="sub-title">Get Instant Access to The Free</span>
                        <h2>Self Development Course</h2>
                        <p>Edmo Self Development Course can assist you in bringing the significant changes in personal understanding and reshaping the confidence to achieve the best from your career! We trust that learning should be enjoyable, and only that
                            can make substantial changes to someone!</p>
                        <a href="https://edmo.envytheme.com/login/index.php" class="default-btn"><i class="flaticon-user"></i>Start For Free<span></span></a>
                    </div>
                </div>

                <div class="col-lg-4 col-md-12">
                    <div class="get-instant-courses-image">
                        <img src="https://edmo.envytheme.com/draftfile.php/5/user/draft/381349341/man.jpg" alt="image">
                        <div class="shape7" data-speed="0.06" data-revert="true"><img src="https://edmo.envytheme.com/draftfile.php/5/user/draft/381349341/shape4.png" alt="image"></div>
                        <div class="shape6" data-speed="0.06" data-revert="true"><img src="https://edmo.envytheme.com/draftfile.php/5/user/draft/381349341/shape6.png" alt="image"></div>
                    </div>
                </div>
            </div>

            <div class="shape5" data-speed="0.06" data-revert="true"><img src="https://edmo.envytheme.com/draftfile.php/5/user/draft/381349341/shape5%20%281%29.png?time=1611074851667" alt="image"></div>
        </div>
    </div>
</section>
<!-- End Get Instant Courses Area -->