Hide Labels From Blogger Post Footer
To View Enlarge Click on Image |
Steps :
|
- Log on to your dashboard ===> Layout ===> Edit HTML
- Now Click on expand "Expand Widgets Template".
- Find below code in your template.
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url'rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</b:if>
Note :
First take a backup of your Template and after that Delete this portion from your Template. Now no Labels will come beneath your post.If you Like This Article,Then kindly linkback to this article by copying one of the codes below.
URL Of Post:
Paste This HTML Code On Your Page:
0 Comments:
Post a Comment