links below course items & a ‘jump to’ menu

Re: links below course items & a ‘jump to’ menu

by John Provasnik -
Number of replies: 0
Picture of Particularly helpful Moodlers Picture of Testers

To remove the nav from Book module, I modified the code provided above to this: 


#page-mod-book-view .m-t-2 {

    display: none;

}