How to remove blogger navbar

To remove navbar from blogger you can use following simple steps

Method :-1


Now You Can Directly Disable it by Layout
Go To Blogger >> Layout >> Edit Navbar  >> Off

Example Figure:-



















Method :-2


 Go to Blogger Click to >> Template >> Click to Customize
Example Figure:-


















In the Blogger Template Design Go to >> Advance >> ADD CSS















In the add custom css field just Paste the following code and click to Apply to blog

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


Done....

Please Share this

0 Comment to "How to remove blogger navbar"

Post a Comment