0

How To Remove,Hide Or DisableThe Blogger/Blogspot Navbar or Navigation Bar

  • Many bloggers using blogspot platform to host their blogs want to remove the Navbar which is located at the top of the blog in default templates/themes of Blogger and in many other templates available on the web.
    You can change the colour and design of Navigation Bar by following the below instructions:
    *Go to dashboard-->Design--> Page Elements
    *You will see Navbar as a gadget there,click on the Edit.
    *Choose the style from the pop up window.
    But if you want to completely remove the Navbar then their is no option in blogspot.For this purpose,you will have to edit the HTML.Just follow the instructions:
    1.If you are logged-in then go to Dashboard-->Design-->Edit HTML
    2.Now find[Ctrl+F] the following code:
    <b:skin><![CDATA[/*

    3.Below this code there may be info as to where the template came from(as shown in the screenshot).Now,add the following code below that info(if any) as shown in the image or if there is no info then add this just after <b:skin><![CDATA[/*
    #navbar-iframe {
    display: none !important;
    }

    Now,click preview button before saving it.If you are done then save it!!
    If you want the Navbar back then remove the code that you have added.

    0 Responses to “How To Remove,Hide Or DisableThe Blogger/Blogspot Navbar or Navigation Bar”

    Post a Comment

    Subscribe/Join