Way 1: Best way (succesful way)
Search body{
and then before it simply write
#Attribution1 {display: none;}
Way 2:
By adding style='visibility: hidden' in the statement having keyword something like Copyright,or designed etc .
Source:http://www.geeksgyan.com/2016/01/remove-footer-credit-from-blogger-template.html
Way 3
By first searching Attribution 1 by pressing ctrl+f in code area
exactly searching for <b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>
then Replace the locked=’true’ with locked=’false’
source :https://www.vrcworks.net/blog/remove-powered-by-blogger-attribution-widget/
way 4
Search //<
No comments:
Post a Comment