Hi @fcres004,
You should be able to remove these form the lessons themselves either by removing the Gutenberg Block or the shortcode in the Classic Editor.
However, we also have this code that can remove the navigation blocks: https://gist.github.com/thomasplevy/de94be74ca3281268710ad6907e11ca2
If you prefer CSS you can use this as well:
nav.llms-course-navigation {
display: none;
}
I hope this helps!
Thanks and take care,
Since I haven’t heard back from you in a week I’m going to mark this thread as resolved. Don’t worry, if you have more questions or still need help just hit reply and let me know!
Have a great day!