How To Remove The Navigation Bar In Blogger

The navigation bar just above most blogger blogs help readers to follow blogs easily and to navigate to other blogs as well search blogs and all that but then when you think about it, it dawns on you that it’s a waste of traffic.

You’re simply giving your reader an option to leave your blog for someone else’s and that could hurt your readership base.

In my case, the problem was I simply found it disgusting and not in line with what I felt was the perfect looking blog so I got rid of it.

Getting rid of the navigation bar is no rocket science.

Log into your dashboard >> Template >> Edit HTML tab >> Backup your template first.
After backing up your template, search for the variable definitions line

Remove Blogger Navigation Bar

and just before it add this piece of code:

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

Save your template and preview your blog. Your navigation bar should be bye bye now.

P.S: To reactivate the navigation bar, simply follow the above procedure then remove the code
Thanks to Blogger Plugins for the tip.

Reviewer's Rating!
Leave Your Own Rating!
[Total: 0 Average: 0]

You’ll also like:

  1. How To Create A Floating Social Bookmarking Google Search Toolbar
  2. How To Add Google Adsense For Search Bar To AMP Pages
  3. How To Remove 3G / G Icon In Lenovo P770, P780, S920
  4. How To Install Disqus Comments On WordPress AMP Pages
  5. BlackBerry 10.2 Leaked: Download Links and New Features Within

Please share this article to help others. Thanks