Also Read
How To Remove Blogger Navbar - It Blogger |
In this short tutorial, I’m going to share important things about Blogger. Most Blogspot users want to Remove Navbar from their blogs. The navigation bar is that bar that appears on top of your blogger’s blog with features like search, next blog, flag blog, and the rest of them. It’s got cool features though but many believe it gives their blog some kind of ugly look. I bet you don’t like too, else you won’t be watching this video tutorial.
How To Remove Blogger Navbar
Go to your Dashboard > Template, click on the Edit HTML button. Add the following code above
]]></b:skin> tag of your template:
#navbar-iframe { display: none !important; }