0
If you want to remove "Powered by Blogger" in the footer of your blog, just follow the below way.

  • Login to your dashboard > Template > Edit HTML 
  • Then copy the following code 
<style>
    #Attribution1 {
      display: none;
        }
          </style>
          • Click anywhere in the area code, then press Ctrl + F to open Search box then type </head>
          • Then paste the code that you copied to put above </head>
          • The last is just click button Save Template to save the changes and that's it.

          Post a Comment

           
          Top