How to Remove Powered by Blogger Attribution Gadget

How to Remove Powered by blogger Attribution Gadget

You are here to learn how to remove "powered by blogger" attribution Gadget in the footer.
remove-powered-by-blogger

To remove this all you need to do a small code in the head Tag of your HTML code

Step by Step process to remove Powered by Blogger 

step 1 : Login into your Dashboard

Step 2 : Go to Template ----> Edit Template

Step 3 : Click inside the code area and press CTRL + F and Find </head>

Step 4 : Just above the closing head tag i.e., </head> add the below code

  <style>  
 #Attribution1 {  
 display: none;  
 }  
 </style>  

Step 5 : Click on Save Template button and save the changes

And then there will be nomore Powered by Blogger in your blog

How to Remove Blank Space Above Blogger Header ?

How to Remove Navigation Bar from Blogger Blog

How to change the font size in blogger post easy ?

Tags :

How to remove powered by blogger, how to remove blogger attribution gadget,