Quick way to remove NAV BAR in Blogger Blog is as following :



1. Open your Blogger dashboard.
2. Go to your blog’s Layout settings > Edit HTML
3. Look for:

/* Variable definitions
====================
4. And above that add:

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

5. Save your settings and open your blog now. The navigation bar will be gone.

Bookmark and Share

0 comments