Hero Image
- Upload Hero Image to display Hero block on the front page. Recommended size: 1320px x 650px
- Hero Text Align - left, center
- Additional Text on the Hero image
- Heading
- Text
Example:
Alpha - Fully responsive, modern Moodle Theme.<br />
Go to ThemeForest to get this awesome theme!
<div class="row no-gutters mt-5 justify-content-start">
<a href="https://themeforest.net/item/alpha-responsive-moodle-premium-theme/24146338" class="my-2 mr-2 btn btn-cta btn-cta--primary">Get this theme!</a>
<a href="https://themeforest.net/item/alpha-responsive-moodle-premium-theme/24146338/support" class="my-2 mr-2 btn btn-cta btn-cta--secondary">Support</a>
</div>
<br /><br />
<small>Photo by Joel Filipe on Unsplash</small>
Code snippets:
<div class="row no-gutters mt-5 justify-content-center">
<a href="#" class="my-2 mr-2 btn btn-cta btn-cta--primary">Label 1</a>
<a href="#" class="my-2 mr-2 btn btn-cta btn-cta--secondary">Label 2</a>
</div>
<div class="row no-gutters mt-5 justify-content-start">
<a href="#" class="my-2 mr-2 btn btn-cta btn-cta--primary">Label 1</a>
<a href="#" class="my-2 mr-2 btn btn-cta btn-cta--secondary">Label 2</a>
</div>