Some bloggers are very annoyed with the Navigation Bar at the top of every blog they create. Here i will explain how to remove the Blogger NavBar from your blog through a simple stylesheet technique.
From Layout tab, select Edit HTML and Enter the following code inside the
#navbar-iframe { display: none !important; }
Now your blog must not show the Blogger NavBar. Check out your blog for its correct working. Have a nice day.
Note:
---------------------------------------------------------------------
I strongly recommend you people to keep the Blogger NavBar because
Google offer this popular service to us for free and the NavBar will
also help users to browse to other blogs.
---------------------------------------------------------------------