How To Remove/Hide Blogger Navbar

Posted by Lasantha Bandara File Under : change template, css 1 Comment

Don't you like to keep the default Navbar in your Blogger blog? This tutorial will show you how to quickly remove/hide blogger navbar from your blog. Follow the steps given below.

Hide Blogger Navbar

Go to "Edit HTML" of your blog. Copy below code and paste it just before ]]></b:skin> tag:

#navbar-iframe{height:0;visibility:hidden;display:none;}

It will look like this:

Edit HTML Code to Hide Blogger Navbar

Now save your template.

1 thought on “How To Remove/Hide Blogger Navbar

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.