Addons
Custom Alert
Configure the custom alert. You can use HTML and CSS to customize the alert.
- Custom Alert Page URL
Optional URL or path to limit the alert to a single page (e.g. /course/view.php?id=2). - Custom Alert Date
Optional date to show the alert until. Format: day-month-year (DD-MM-YYYY). - Custom Alert Start Date
Optional date to start showing the alert from. Format: day-month-year (DD-MM-YYYY). - Alert position:
Top – full widthCenter (max 600px width)Bottom left cornerBottom centerBottom right corner - Custom Alert Content
- Custom Alert Image

Advanced
- Google Analytics V4 Code Enter your Google Analytics V4 measurement ID in the format [G-XXXXXXXXXX] to enable analytics tracking. The code will only be visible to logged-in users to comply with GDPR requirements. Remember to add a cookie consent notice to inform users about data collection.
- Unneeded blocks The specified blocks are not needed when using this theme and will not be listed in the ‘Add a block’ menu.
- Custom Floating Button
<a href="#" data-bs-toggle="tooltip" title="Donate" data-bs-placement="left"><i class="fa-solid fa-sack-dollar"></i></a> - H5P CSS
- Raw initial SCSS In this field you can provide initialising SCSS code, it will be injected before everything else. Most of the time you will use this setting to define variables.
- Raw SCSS Use this field to provide SCSS or CSS code which will be injected at the end of the style sheet.