How to Delete home button from front page

 photo home-button_zps2beaf827.jpg
Home button in front page is a use full link. But, some cases users dont want that button. In, this case I gave resolution for how to remove that home button from your front page. Please follow the below steps to delete the home button.

Step 1: Login to Blogger and Open Template

Step 2: Click Edit Template Button

Step 3: Search the below link in html content.

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

The above code will be highlighted in your blog's HTML content.

Step 4: Please remove that content from your HTML.

Note: You can see two links, one is for desktop version and one is for mobile version.

No comments:

Post a Comment