How To Remove/Hide Blogger Navbar

There are two Tricks by which you can remove navbar from your blogger blog. First by hiding it using CSS and second one is by disable it from blogger layout. Let see both the methods.

METHOD 1: Hide Navbar Using CSS

1.Go to Blogger >> Template >> Edit HTML

2.Please Backup your blog template first. (Read this: How to backup template in blogger?)

3.Search for

  ]]></b:skin>

4.Now paste the below code just above it.

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


5.Click save template button.

6.You are done!

  METHOD 2: Disable Blogger Navbar By Settings

You can also remove navigation bar by using this method

1. Go to Blogger >> Layout

2. Now click on edit under the navbar section. See below screenshot.



3. A Navbar Configuration pop up will open. Choose "off" from the various options.





4.Click on save button.

5.You are done!

Happy Blogging

Comments

SUBSCRIBE TO MY BLOG