How to Remove or Hide Blogger Navigation Bar In your Blog
Step 1. Go to Blogger Dashboard
Step 2. Click Template
Step 3. Hit Edit HTML button
Step 4. Look for the code ]]></b:skin and just above it, paste the code below,
#navbar { height: 0px; visibility: hidden; display: none;}Step 5. Finally, click the Save button.
#navbar-iframe { height: 0px; visibility: hidden; display: none;}
If you want to appear the blogger navigation bar in the future, just remove the above CSS and it will back to its position.
Another Way of Hiding or Removing Blogger Navigation Bar In Your Blog
Step 1. Go to Blogger Dashboard
Step 2. Click Lay-out
Step 3. Locate Navbar (navigation bar) button
Step 4. Switch it in OFF mode
Step 5. Save it.
I hope that you found this article helpful. You can leave your thoughts at the comment box below.
Happy Blogging Day!!!
No comments:
Post a Comment