Powered by Blogger Attribution is a Link which display in the bottom or footer of many blogger templates. Powered by Blogger Attribution is mark or representation that this blog is on Blogger/Blogspot. Many people wants to remove Powered by Blogger Attribution widget from their bogs they click on Quick Edit Button but there is no option in Quick Edit Popup window to remove or hide this widget. Because this widget is locked in your blog coding. If you want to remove Powered by Blogger widget then follow the instructions given below
Step 1: Go to Blogspot Dashboard → Go to Template → Edit Html
Step 3: Now copy and paste this code in the Search Box then press Enter
Step 4: Copy this code and Paste just immediately before </head>:
</head>
Step 4: Copy this code and Paste just immediately before </head>:
<style>
#attribution1{
display: none; }
</style>
Step 5: Now click on “Save Template”.
Congrats!Your Blogger is now free from Powered by Blogger or Blogger Attribution.