1.Log in to Blogger
2.Go to Layout then Edit->HTML
3.Place the code below into your template
#navbar {
height: 0px;
visibility: hidden;
display: none;
}
and then save changes.
You can place this code anywhere in your template to hide the navbar.
#navbar {
height: 0px;
visibility: hidden;
display: none;
}

No comments:
Post a Comment