skip to Main Content

How to Remove the Blogger NavBar?

Blogger LogoWe’re doing many Blogger conversions this month and Blogger has decided to keep the Blogger Navbar intact. (i.e. we can’t switch it off).

We’re not a big fan and wanted to remove it.

Here is how we removed the Blogger NavBar.

  1. Login to Blogger
  2. Click on the Template tab
  3. Add this code to the <head> tag:<style type="text/css">
    #navbar-iframe {
    display: none !important;
    }</style>
  4. Click the Save Template Changes button
  5. You’re done

This Post Has 0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top
Search