Sunday, August 16, 2015

How to remove NavBar from Blogger Template

In Blogger we have NavBar at the top of the which gives us access to move around the blogger easily as shown below.


Blogger NavBar
It gives us access to Next Blog and there are more options to share the on different Social Networking sites and also to report as Spam.

However, you believe it or not it does impact the looks of the blog. We can remove the NavBar by editing the NavBar. You can click on Edit on the NavBar Widet and it open up the widget settings.


NavBar Blogger Widget Settings

This is hide the NavBar from the Blogger.


The work is still not done. If you go to your blogger NavBar still takes some space from the Header. You can verify this by inspecting the header html in the Chrome as shown below


NavBar Blogger Widget Css
height of the navbar is set to 30px.

you can remove this in the easy way. 

Go to Blogger -> Templates -> Customize -> Advanced -> CSS and set height to 0px as shown below.


NavBar Blogger Widget Height

after setting this go to your blog and see that there no more extra space on the blogger header.

Happy Blogging!!

No comments:

Post a Comment