Google tag

Pages

Remove Blogspot Nav Bar

go to Layout > Edit HTML

find /* Primary layout */

put in this code after /* Primary layout */

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

No comments: