How to Remove Blogger Attribution?


STEP 1: First of all Backup the entire template of your blog 
STEP 2: Then go to Template > Customize > Advance > Add CSS 
STEP 3: Add code below to custom CSS then hit "Apply to Blog" on the top right of the page
#Attribution1 {
display:none;
}

No comments: