There are lots of features avaiable with this navbar like -
- A search blog box
- Flag the content in the blog option.
- Next Blog option.
- If you are signed into your blogger account,then Dashboard and Signout option.
So, here's step-to-step guide on how to remove default Blogger navbar -
STEP I - Login to Blogger > Layout > Edit HTML.
STEP II - Now copy the following code -
#navbar-iframe {STEP III - Place the above code anywhere below this tag -
visibility: hidden;
}
<head>STEP IV - Save template.
That's it you have successfully removed the Default Blogger Navbar.Check your Blog.
No comments:
Post a Comment