Remove moodle logo from footer

Remove moodle logo from footer

per Jacki Soikis -
Nombre de respostes: 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


Mitjana de qualificacions: -
En resposta a Jacki Soikis

Re: Remove moodle logo from footer

per 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.