Navbar many people want to know how to remove or hide navbar because after removing this we can make our blog look like a website look.

Today we will learn how to remove or hide navbar.
There is many option to hide this navbar but we will learn this by very easy way.

Follow My Steps :

Step 1: Sign in Your Blogger Account 


Step 2: Select the Template Option.

Step 3: After that Select the Customize Option.

Step 4: Now Selected Advanced Option After the Select Advanced in Right Side many Option Will be come.
Select The Add CSS Option


Step 5: Copy Below Code And Paste it in

#navbar-iframe { display: none !important; }

Step 6: 
Step 7: You Have Done It.Now Check Blog Your Navbar is Hidden.