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.