Remove moodle logo from footer

Remove moodle logo from footer

από Jacki Soikis -
Αριθμός απαντήσεων: 2

I am using Boost theme in moodle school cloud and I want to remove moodle logo from footer part. Can anyone help me? Thanks


Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Jacki Soikis

Re: Remove moodle logo from footer

από Jordan Tomkinson -

This is possible with knowledge of css, you can target the image and use 'display: none'. You should have someone familiar with web development do this for you as incorrect css can break your site.