What is the safe way to disable all navigation menu items? (Grid Zone Theme)
Hello, Thank you very much for this awesome CMS.
I dont want to play with the core, so, Im asking if there`s a safe way to hide all navigation menu items.
The main page is set to "latest posts", the theme has a search box and a thumbnail grid items of posts. There is no other pages. I have 2 items in the navigation bar.. "blog" and "home".
"home" is set inside the settings, I don`t want it.. I tried to leave it blank but requires a name to be inserted and automatically puts "home"..
"blog" is not needed as well.. as from my experience with another theme in HTMLy, I can omit "blog" by just creating a static page.
However, I want both items to disappear.. it`s a one page website with image grid, no distractions.
I can search for relative codes in CSS and html and delete/hide them. Is this way safe? or do you recommend me using another method for this?