Its very easy to remove Attribution from blogger, Many users fail to remove it but i have a simple and unique trick to remove it, I hope you can easily done it. Just follow the instructions and get rid from the Attribution in Blogger.
Step 1
First login to your Blogger account and click on the Template in the Side Bar of your blogger and then click on Edit Template.
First login to your Blogger account and click on the Template in the Side Bar of your blogger and then click on Edit Template.
Step 2
Now press CTRL + F and search </head> in your Template and Paste the below code just above </head> in your Template to remove Attribution. For more help see image.
Code:
<style>
#Attribution1 {
display: none;
}
</style>
Now click on the Save Button to save the changes. See your blog Attribution is removed !