Hi Derek,
The following CSS should do the job. I found the CSS at https://moodle.org/mod/forum/discuss.php?d=257118
#page-mod-lesson-view #page-content h2,
#page-mod-lesson-view #page-content .h2 {
display: none;
}
With kind regards,
Hartmut
Hi Derek,
The following CSS should do the job. I found the CSS at https://moodle.org/mod/forum/discuss.php?d=257118
#page-mod-lesson-view #page-content h2,
#page-mod-lesson-view #page-content .h2 {
display: none;
}
With kind regards,
Hartmut