How to remove the Blogger Nav bar





Blogging on Blogger is a cool experience. 
Today i will show you how to remove the navbar header of the blog
To remove u have to follow the below steps..
Steps:-
1. In your Blogger dashboard, click the layout option of the blog you want to edit
2. Click on Edit HTML tab
3. Copy the CSS code written below
#navbar-iframe { display: none !important;}
4. Paste the copied content above “/* Variable definitions” in the edit box and click the save button.
You can also try removing the favicon to completely remove the blogger effect.



Note:
- The header will come back as soon you change the theme.
- In case you use a third party (Not provided by blogger) theme, the header is removed automatically.








0 comments: (+add yours?)

Post a Comment

We whole heartly respect your feedback :)