How to remove home link in blogger

Go to Edit HTML via TEMPLATE , tick on the Expand Widget Templates...

Press ctrl+f and paste

"<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>"

Delete that line from HTML and save it .

Itz done...

For more articles related to technology - click here

Popular posts from this blog

8051 Assembly Program Code for Sorting in Descending Order - Keil - AT89C51

8051 Assembly Program Code for Sorting in Ascending Order - Keil -AT89C51