How to Remove navigation bar from blogspot

1. Open your Blogger dashboard.
2. Go to your blog’s Layout settings & go to  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.

0 comments until now.

Post a Comment

Bookmark and Share