What is the navigation bar in Blogger?
It is a small bar at the top of blogger blogs that provides some useful features to the user. However it also may take visitors away from your blog because of the Next Blog option.
It is better to get rid of the Navigation Bar at the top of your blog in Blogger.
To get rid of the Navigation Bar in Blogger please use this code. Remember to backup your template, before you make any changes.
For this use this code:
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
Remember to enclose the above code with style tag. You can paste the above code below the header code as shown in the image below:
0 comments:
Post a Comment
What do you think?.