Remove Blogspot Navbar


So you are new to Blogger and want to remove the default Blogger navigation bar.The navigation Bar can be removed using following simple technique.
1.Login to your blogger account
2.From your Dashboard opt for Layout
3.Now choose Edit Html..

Proceed

4.You will see your HTML template code there.
5. Click in the space where html code is written and press control F to get a search box

6. In the search box type ]]> to find in the HTML code ]]>
7. Just before ]]> copy and paste following code

#navbar-iframe,#navbar { display: none !important; }

8. Click Save Template

Now check your Blogspot and you will see there is No default Blogger Navigation Bar

Enjoy you have get rid of default Blogger Navigation Bar