Wednesday, January 31, 2018

How to Remove Navbar and Navbar Space in Blogspot

Remove the Navbar in Blogspot:

Navigation:
1. Log in to your Blogspot Account
2. In the DASHBOARD >> Click on ‘Layout’ option in the left sidebar.
3. Click on ‘Navbar’ which is present in the top right of page layout.
4. A pop window will appear. Now Select ‘Off’ & Click on ‘Save’.
5. Open the blogspot and check.



Remove Navbar Space:

Navigation:
1. Login to the Blogspot.
2. In the DASHBOARD >> Template >> Customise <button>
3. In the top left of page, Select 'Advanced' option.
Then more options will appear on its right.
Scroll down and Select ‘Add CSS’.
Paste the following code in the space provided for CSS.

"
#navbar-iframe {display: none !important;}
body .navbar {height:0px;}
.content-outer {margin-top:0px;}
"

5. Select ‘Apply to Blog’.
6. Check your blog and Navbar space removed.

No comments:

Post a Comment

Featured Post

How To Change Width & Height of Blogger's Top Menu Bar