You can make the visitors curious by not letting them know how many posts are present in a particular label and making them go through all or most of the posts that are available in that label. You can remove the label count by deleting a single line of code. Perform the following steps to do so:
1. Login to blogger.
2. In the blogger Dashboard page, click the Design link for the blog to which you need to remove the label count.
3. Click Edit HTML.
4. Click to place a checkmark besides Expand Widget Templates.
5. Find this piece of code:
<span dir='ltr'>(<data:label.count/>)</span>6. Remove the code and click SAVE TEMPLATE.
Tip: Copy the exact line of code and paste in the Find part of the browser so that you do not have to scroll the code to find the above line of code.
0 comments:
Post a Comment