raja

Remove Home Button from Bloggers Template


Go to the Bloggers Dashboard , in the left side menu click the theme option then go to Edit Html
click the cursor in html area then press Ctrl F from your keyboard , then search search the code given below and delete the following code :


<div class='mobile-link-button' id='blog-pager-home-link'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</div>


by deleting the following code , the home button will be disepeared from both desktop and custom mobile template.

No comments:

Post a Comment