How To Remove The Blogger Navigation Bar
Why i want to remove Nav Bar on my blog?
To prevent few leaks because nav bar have search engine,an something like Follow, Share ,Report ,Abuse, Next Blog when they clicks this link i cannot earn money on it thas why i have to remove that, and without nav bar on my blog its looks nice clean.
To remove Nav Bar you must knew simple CSS Definition
First log into your account and go to
Second go to Edit HTML and Edit Template
Note: Before you edit the Html codes Copy(Ctrl A) and Save it to your text Document to prevent to break you blog.
Just copy the code
#navbar-iframe {display: none !important;}
and paste it under the line follow the picture bellow.
and paste it under the line follow the picture bellow.
If you finished Click: SAVE TEMPLATE and view your blog.