Remove Blogger NavBar
Content is free. When you buy through links on my site, I may earn affiliate commission. Learn More.

Remove Blogger NavBar Using This Simple CSS Code
1. Login to your blogger dashboard.
2. Click "Layout"
3. Click "Edit HTML"

4. paste thi8s code
#navbar-iframe {
display: none !important;
}
just before
/* Variable definitions
====================
and after blogger description finished.
No comments: