Slider

How to Remove Powered by Blogger – Attribution Widget

 Remove ‘Powered by Blogger’ by unlocking Attribution widget

Step 1 : Go to your blog “Template” | click on “Edit HTML”.



Step 2 : Here on drop-down “jump to widget” option and select Attribution 1 as shown below




Step 3: After selecting Attribution 1 widget you will be able to see this line

<b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’> 
on your blogger template.

Step 4: Replace the locked=’true’ with locked=’false’ as you can in picture highlighted


Step 5
: Once done click on ‘Save template’.

Step 6 : Now go to layout option and at the below you can see attribution gadget, click edit you will be able to see new pop up window, click on remove button. that’s it you are done.



 Hide Attribution widget by adding CSS code

Follow the same step 1 as mention above in method 1.
Step 2: Search this line of code
body {in your blogger template, for quick finding Hit CTRL+F


Add this line of code
#Attribution1 {display: none;}above the body { code, as shown in the below picture.


Save template and view your blog, you will be no longer able to see attribution widget in footer of your blogspot blog.Removing this attribution widget will add professional look to your blog.Hope any one of this method worked for your blog on removing footer credits ‘attribution widget