Completely Remove Powered by blogger 

     If you want to Remove Power by blogger then you are on the right place Because here I will show you How to Remove Powered by Blogger Attribution Gadget


    I had already learned the trick for Disable or hide the Blogger Navbar from Blogger blog. Now in this tutorial, I will be acquainted with a very simple technique to remove the default annoying attribute message seeing in the Blogger template that you are using. Followed by Attribution Powered by Blogger.

    As you know, there is a copyright option in the blogger Attribution gadget to display our blog Copyright information. However, you can only right 99 characters long.

    Further, it does not help us to write a text link information and other pages like About us, sitemap, terms, and condition, etc.

    Many of us just want to add a copyright message like All Right Reserve, Privacy Policy, and Contact Us, etc to this blog on the footer area.

    But, You may use these of any Tricks to either Hide or remove Powered by blogger attribution and add your own copyright information.

    How to Hide Powered by Blogger Attribution.

    This is a useful trick to hide blogger Attribution Powered by blogger

    Lets Started.

    First, you have to click on Theme Tab Like this.

    Blogger Theme Interface


    Then click on Edit HTML.
    You have just click on anywhere on the HTML page.

    Edit interface

    Now Press Ctrl+F.

    Edit interface

    Copy it and paste it to the Find Dialog Box.

    Edit interface

    ]]></b:skin>
    And now you have to just replace it with the following CSS Code as under.

    #Attribution1{display:none;}
    ]]></b:skin>
    Edit interface

    This code will only hide the desktop Attribution. The mobile visitors on your blog will still see the Powered by blogger Attribution

    Now you need to hide the Powered by Blogger for mobile user. 

    How to remove Powered by Blogger Attribution.

    Now you have to search for the following line

    Edit interface

    <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
    And replace it.

    Edit interface

    <b:widget id='Attribution1' locked='true' mobile='no' title='' type='Attribution'>
    Now save the Template and enjoy it!
    Powered by Blogger.