How To Remove And Adding NavBar Or Navigation On Blogger
Did you ever hear Blogger NavBar or blogger Navigation. This is an additional feature provided by bloggers for your convenience to find a new blog by clicking Next Blog>> or you can report these sites easily as installing pornographic content and so smelly, search features included in the NavBar blog is used to find appropriate content articles you want in your blog or site you are visiting. And in this simple article I’ll explain how simple, or simply remove the blogger navbar permanently or temporarily hide blog Nav Bar.

Picture above is a picture or Blogger Blogger Navbar Navigation blogs listed above you and there are usually lots of blogger templates on classic and you can delete it by adding a bit of code below :
How to Remove or Hide Blogger NavBar1. Login to your Blogger account.
2. Select Blog And Click Layout
3. Click Edit HTML
4. click on the keyboard CTRL-F to bring up the search and search for existing code below
]]>
See the code in the blue image is normally the top of the body or head.

once you find it add the code:
#navbar { display: none; }
or
#navbar-iframe { display: none !important; }
existing code above have to be added the on code you are looking for or you see the image below
5. Save your templates.