Space Moodle Theme
  • Space 2.5.x
  • Changelog
    • Discover the Space version 2.5.0
  • Requirements
  • Getting started
    • Support Page
    • Theme Installation/Update
    • Translations
    • Demo content
    • Export and import Moodle site configurations
    • RTL Interface
    • Paid Courses
    • Global Styles
      • Typography
      • UI Elements
      • Headings/Text Modifications
  • Theme Settings
    • General
    • Dark Mode
      • 🌑Show/hide on the Dark Mode
    • SEO
    • Customization
      • Google Fonts
      • Colors
    • Login page
      • Hide Fields on Sign-up Page
    • ⭐Front Page Blocks
      • 🕶️Show/hide for non-logged in users
      • Block Order
      • Block #0 - Default Moodle Front Page Blocks
      • Hero
        • Block #1
        • Block #2 (Hero Video)
        • Block #21
      • FAQ
        • Block #4
        • Re-usage FAQ Snippet
      • Grid Content
        • Grid Content #1
        • Grid Content #2
        • Grid Content #3
        • Grid Content #4
        • Grid Content #5
        • Grid Content #6
        • Grid Content #7
        • Grid Content #8
        • Grid Content #9
      • Content
        • Content #1
        • Content #2
        • Content #3
        • Block #5 - Logotypes
      • Categories & Icons List
        • Categories List #1
        • Categories List #2
        • Logotypes List #1
        • Course List
        • Icons List
      • Stats
        • Stats #1
        • Stats #2
      • Team
        • Team #1
        • Team #2
        • Team #3
      • Testimonials
        • Testimonials #1
        • Testimonials #2
        • Testimonials #3
      • How to add more item to blocks?
    • Top Bar
    • Course Page/Card
      • Course Card
      • Course List
    • Sidebar
    • Sidebar navigation
    • Footer
    • Custom alert
    • Advanced settings
    • Google/Custom Fonts and GDPR
    • Default Moodle Footer Links
  • More
    • Server recommendations
    • Graphics, Icons etc.
Powered by GitBook
On this page
  • Display Footer Buttons
  • Footer Custom Blocks
  • Footer Copy
  • Footer Color Customization
  • Footer Social Icons

Was this helpful?

  1. Theme Settings

Footer

Site administration -> Appearance -> Space -> Footer

PreviousSidebar navigationNextCustom alert

Last updated 1 year ago

Was this helpful?

Display Footer Buttons

Footer Custom Blocks

<div class="rui-footer-nav row text-sm-center text-md-left my-5">
<div class="col-sm-12 col-md-6 col-lg my-sm-2 my-md-0">
<h5 class="rui-footer-nav-title">Company</h5>
<ul class="rui-footer-nav-items list-unstyled mb-0">
<li> <a href="#">About Us</a> </li>
<li> <a href="#">Blog</a><span class="badge-xs badge-success ml-2">New</span> </li>
<li> <a href="#">FAQ</a> </li>
<li> <a href="#">Contact</a> </li>
<li> <a href="#">Help</a> </li>
</ul>
</div>
<div class="col-sm-12 col-md-6 col-lg my-sm-2 my-md-0">
<h5 class="rui-footer-nav-title">Products</h5>
<ul class="rui-footer-nav-items list-unstyled mb-0">
<li> <a href="#">Parents</a> </li>
<li> <a href="#">Schools</a> </li>
<li> <a href="#">Partners</a> </li>
</ul>
</div>
<div class="col-sm-12 col-md-6 col-lg my-sm-2 my-md-0">
<h5 class="rui-footer-nav-title">Legal</h5>
<ul class="rui-footer-nav-items list-unstyled mb-0">
<li> <a href="#">Privacy Policy</a> </li>
<li> <a href="#">Terms of Service</a> </li>
</ul>
</div>
<div class="col-sm-12 col-md-6 col-lg my-sm-2 my-md-0">
<h5 class="rui-footer-nav-title">Office</h5>
<ul class="rui-footer-nav-items list-unstyled mb-0">
<li>
<p> Victoria Garden City, Lagos </p>
</li>
<li> 1234 Fruitvale Avenue, Oakland, Califonia, USA. </li>
</ul>
</div>
</div>

Footer Copy

<p><strong>Copyright © 2023 Space Moodle Theme. All right reserved.
</strong></p>space premium moodle theme by RoseaThemes.

Footer Color Customization

You can customize footer colors like background, links, add a background image etc.

Footer Social Icons

More Icons

<li>
<a href="#URL" target="_blank" class="youtube">
    <svg width="30" height="30" fill="none" viewBox="0 0 24 24">
        <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 6.75C4.75 5.64543 5.64543 4.75 6.75 4.75H17.25C18.3546 4.75 19.25 5.64543 19.25 6.75V17.25C19.25 18.3546 18.3546 19.25 17.25 19.25H6.75C5.64543 19.25 4.75 18.3546 4.75 17.25V6.75Z"></path>
        <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.25 12L9.75 8.75V15.25L15.25 12Z"></path>
    </svg>
</a>
</li>
Default Moodle buttons on the footer like: Moodle Doc, Data retention summary, etc.