Here, I want to share about how to hide this Navbar :
First, login to Blogger account and click Layout --> Edit HTML.
Copy and paste the code below before ]]></b:skin>
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
height:0px;
visibility:hidden;
display:none
}
Save your template and open your blog.
The navigation bar will disappear.
Try it!
No comments:
Post a Comment