So,now you have a clear idea of what really a blogger navbar is.So, why so many people prefer to just remove the navbar inspite of the feautures it has like search,etc.Many people think that, it spoils the look of the blog,especially if your blog has differnet subtitle layout which looks too obvious to see for a visitor.Well, let me come to the actual point on how to disable or hide your blogger navbar.
Below is the step-by-step procedure on how to do it
STEP 1:-GO TO LAYOUT > EDIT HTML
STEP 2:-SEARCH OR PRESS CTRL + F FOR /* Variable definitions
STEP 3:- PASTE THE CODE GIVEN BELOW JUST AFTER IT
.navbar {
display:none;}
STEP 4 :- This is not actually a step but you will find the work done