Thursday, November 19, 2015

How to Remove Navbar Space for Blogger

If the Navbar is turned OFF, then your blog will be drawn on the screen in the useal way, except that the space where the navebar was will be filled with a solid line in your background color.

At least some of your readers (eg. one who use a notbook or other smaller screen quite often) will regard this as waste of valuable screen space.


How to remove the gap where the navbar used to be

You can remove  the blank navebar space by adding CSS code

Let's follow the simple easy steps 

  1. Log in to your Blogger dashboard
  2. Click Template
  3. Click Customize tab
  4. Click Advanced
  5. Now past this the CSS code their 

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

Just follow as Below picture


6. Now click on Save
7. You are Done , Enjoy.


0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

 

Copyright @ 2013 Blogging Trick.

Designed by Templateiy & CollegeTalks