How to remove 'HOME' link from bottom

To give a professional look to your blog you may like to remove HOME link from bottom of your blog. 'HOME' can be removed as under;

Open your Template----> Edit HTML----->Proceed




















1. (Check) Expand Widget Template box

2. Now find the following code (you may find with the help of Ctrl+F command);

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

delete the above code

3. Save Template, you are done.






















1 comments:

Post a Comment