How to hide blogger navbar

NAVIGATION BAR or navbar is actually quite useful for both bloggers and visitors. As a blogger, you can sign in to your blogger account, customise your blog and create a new post easily. Visitors on the other hand, can search your blog, follow and share it on other social networks.This blogger navbar however, is not visually appealing because it does not blend well with your blog even though, you can choose from six different colours; and you may think of hiding it.

STEPS to hide blogger navbar

1. Backup your template
2. Go to Template > Edit HTML > Proceed
3. Look for ]]></b:skin> in your HTML code
4. Add the code below, before that line
#navbar { height: 0px; visibility: hidden; display: none; }
5. Click Preview then Save template

0 comments:

Post a Comment

ShareThis