Moonrise
Moonrise copied to clipboard
[help needed] How to disable the navigation menu bar?
I find the menu bar useless with the same buttons on the main page
You can do a comment line all the nav.html file in the _includes folder or use display:none in css.
But my suggestion is to make display : none with css to prevent any errors that may occur in other files.
I kept the nav html code and css file below, you can update that.
https://github.com/TolgaTatli/Moonrise/blob/master/_sass%2Fnav.scss
<nav id="dl-menu" class="dl-menuwrapper" role="navigation">