Add this code just above the ‘/* Variable definitions’ to the page HTML to remove the Blogger Navbar..

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