In this post I will tell you "How to remove blogger novbar" .
Novbar |
1:
Go to your Blogger Dashdoard.
2:
Click on Template.
3:
Move down to bottom of Template page. This page will appear.
4:
Click on "Revert to classic templales".
5:
Again click on "Revert to classic templales" which is encircled here, on new appeared page.
6:
Go to "Edit Template HTML" box by moving down. And paste this code below the comment box.
.............................................................................................
#navbar { height: 0px; visibility: hidden; display: none;}
#navbar-iframe { height: 0px; visibility: hidden; display: none;}
.............................................................................................
OR
..................................................................
#navbar-iframe { display: none !important;}
..................................................................
Paste only one of the above given code.
7:
Cick "save template".
Now see your home page, novbar will be removed.