Invisible Blogger Navigation Bar
I found this in my current template, it was hiding the blogger navigation bar. I didn't want it doing that but I thought I would put this handy little code here.
/* Blogger Navigation Bar */
#Navbar1 {
margin: 0;
padding: 0;
visibility: hidden;
display: none;
}
1 comments:
*likes*
Post a Comment