The Blogger Navbar is a useful feature, though it makes a blog look less professional. I like many others wanted to remove it. It's a pretty easy change to make and you can undo it at any time with a few clicks. After showing another person how it's done today, I thought why not a brief post on the subject.
Hiding the Navbar
Open up your blog Design->Template Designer->Advanced->Add CSS window. Now, paste this code into the box #navbar {height: 0px;visibility: hidden;display: none !important;} The navbar should disappear from the preview and the blog align to the top of the page. Apply the changes and you're done. It really is that simple!
0 comments :
Post a Comment