Home » » How to Hide, Disable or Remove the Blogger Navbar?

How to Hide, Disable or Remove the Blogger Navbar?

How to hide,disable or remove the blogger navbar(navigation bar) from your blogger blog. The navbar is displayed in every blogger blogs. Removing the navbar of blogger is also a part of SEO. So now-a-days most of the web designer don't use navbar for their templates. Whatever before hide,disable or remove the blogger navbar(navigation bar) we must know about the navbar. Picture of Navbar is in the below.

blogger navbar

Blogger navbar allows users to easily navigate to other random blogs and it also has a feauture to search the blogs ,and mark any blog as spam. So,now you have a clear idea of what really a blogger navbar is.So, why so many people prefer to just remove the navbar inspite of the feautures it has like search,etc.Many people think that, it spoils the look of the blog,especially if your blog has differnet subtitle layout which looks too obvious to see for a visitor.Well, let me come to the actual point on how to disable or hide your blogger navbar.
How to Hide,Disable or Remove the Blogger Navbar?

Lets remove, hide, disable navbar of blogger blog.



Step 1: Sign in to your blogger account and click the layout button next to your blog name

click the layout button

Step 2. Next,click the Edit HTML tab as shown in the below picture.


edit html

Step 3. Add the below html code as specified in the below picture.
#navbar {
      height: 0px;
      visibility: hidden;
      display: none;
}


add the code like this

4. Save the changes.

Now, you can see your blog without that navbar (this tip can only hides the navbar,it doesn't completely delete it).If you want the navbar to appear again,just remove that code and save the changes.
If you have any doubts,regarding this post,don't hesitate to ask.You can ask your doubts via comments to this post. Best of luck.
Solved: How to Hide,Disable or Remove the Blogger Navbar

No comments:

Post a Comment