remove read more link from blogger


 

Half an hour ago I published 10 ways of customizing Read More links. However some of you might be facing a problem in styling the read more link in official blogger Designer templates. In order to apply the style effects to such templates you will first need to delete the read more link provided by blogger and install a custom read more link or button in less then 3 minutes.
Go to Blogger > Design > Edit HTML

Backup your template

Click the "Expand widget Templates" Box

Search for this

<data:post.body/>

and just below it find and delete this code,

<b:if cond='data:post.hasJumpLink'> 
<div class='jump-link'> 
<a expr:href='data:post.url + "#more"'><data:post.jumpText/></a> 
</div> 
</b:if >

Save your template and you are done

Latest posts.