Hello folks, many of the blogger blogging on the blogger do want to remove the Nav bar,
so here is a simple solution for all of you.
Here are the steps to remove the Blogger Navigation bar /Blogger Nav Bar-
1.Login to your blogger account
2.From your Dashboard opt for Layout
3.Now choose Edit Html
4.You will see your template code there.
5.In that template code find
]]> and replace it with
#navbar-iframe,#navbar
{ display: none !important; }
]]>
6.Now opt for SaveTemplate.
7.Affter saving the template take a look at your template and your blogger navigation bar must have disappeared.
so here is a simple solution for all of you.
Here are the steps to remove the Blogger Navigation bar /Blogger Nav Bar-
1.Login to your blogger account
2.From your Dashboard opt for Layout
3.Now choose Edit Html
4.You will see your template code there.
5.In that template code find
]]> and replace it with
#navbar-iframe,#navbar
{ display: none !important; }
]]>
6.Now opt for SaveTemplate.
7.Affter saving the template take a look at your template and your blogger navigation bar must have disappeared.