Edit or remove the Honeycomb main menu

Publishing

By default, Honeycomb outputs have a main menu with the following options:

  • Course menu

  • Glossary

  • Resources

  • Help

You can remove some of these options, or the menu entirely, by editing the Honeycomb index.html file.

Remove main menu buttons

  1. In Author-it Cloud, go to Files > Common > CompanyShare > Templates > Honeycomb

  2. Open Index.html

  3. Navigate to the file's shell menu section

  4. Comment out the <li> element for the button or buttons you want to remove.For the comment, remember to add <!-- before the section and to close the comment tag with --> at the end of the section. 

Remove the main menu entirely

  1. In Author-it Cloud, go to Files > Common > CompanyShare > Templates > Honeycomb

  2. Open Index.html

  3. Navigate to the start of file's header.

  4. Comment out the entirety of <div class="pin-mainmenu-btn">