• Facebook Rocks

    Go to Blogger edit html and replace these slide 1 description with your own words. ...

  • Facebook vs Twitter

    Go to Blogger edit html and replace these slide 2 description with your own words. ...

  • Facebook Marketing

    Go to Blogger edit html and replace these slide 3 description with your own words. ...

  • Facebook and Google

    Go to Blogger edit html and replace these slide 4 description with your own words. ...

  • Facebook Tips

    Go to Blogger edit html and replace these slide 5 description with your own words. ...

How To Remove "Read more" Text From Blogger

remove read more from blogger
Jump break or popularly known as Read more is one of the best feature of blogger. Some peoples love it(me as well) and some people do not want it in their blog. But there is no simple way to remove it. It takes a big process to remove read more text. So i am gonna provide you one of the simplest way to remove read more text.

Steps To Remove Read More Text From Blogger

  • Go to Blogger Dashboard.
  • Go to Template >> Edit Html.
  • Tick the "Expand the Widget".
  • Find for the below text.


JumpLink

  • You will get something like below.

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


  • Delete the whole script as shown above.

Alternative Method

  • Go to Blogger Dashboard.
  • Go to Templates.
  • Find for ]]></b:skin>
  • Paste the below code before ]]></b:skin> tag.



.jump-link{
display:none
}


  • Click on Save the Template.

It's Done.

Categories: ,

0 comments:

Post a Comment