How to hide blog navigation bar of blogger

Blogger Navigation Bar is the top part of your blog. It's the header which usually appears with a Search Box, your e-mail address, a Dashboard link, and a Sign Out link. This sometimes could be used your visitors to navigate away to other blog by using the search. It also takes up a small portion of the top of your entire blog. If you think it's taking up the space of your blog, you can hide it by adding the following text before the "variable definition area" in the Edit HTML area window.

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

After typing them, the navigation bar should already be hidden from your blog.

LinkWithin

Related Posts Plugin for WordPress, Blogger...