Advertise on TechCreak.com

How to remove the Blogger Bar or Navigation Bar in Blogspot.

The Blogger Bar or navigation Bar in Blogspot has many utilities like Google search, Follow, Share, and also somebody can go to the random Next Blog.

navbar

You can select different styles for the Navigation bar by going to

Design >> Page Elements and as shown in image:-

nav1

But if you still want to remove or hide Blogger Bar or Navigation Bar,

Go to Design >> Edit HTML

 

design

Now search for the code by pressing Ctrl+F    <b:skin><![CDATA[

Just after this code, Paste the following code 

 

#navbar-iframe { height:0px; visibility:hidden; display:none; }

 

If this still does not work Try this one code:-

 

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

 

Finally click on the Save Template.

Now the Navbar or Blogger Bar will not be visible.

Stay Connected With Free Updates

Subscribe via Email

0 comments:

Post a Comment

JOIN US AND GET LATEST UPDATES

Get Updates via Email
 
Home | About | Privacy | Proudly Powered By Blogger. | Blogger Template Design By Techcreak Go To Top