Ticker

6/recent/ticker-posts

How to hide share buttons from blogger's homepage

Steps to hide share buttons from blogger homepage

(Before going to editing your theme, its important to backup your theme because if you did any mistake your completely theme will be changed, if you do backup your theme you can restore it afterwards)
1. Go to blogger > Theme > Backup your theme
2. Click on Edit Html button
3. Now search for these Html sharebuttons that you have add in your theme.
4. Now copy and paste the below codes before these share buttons start as shown in the image below
<b:if cond='data:blog.pageType == &quot;item&quot;'>

5. Now scroll down to the end of these share buttons code and copy and paste the below code after these share buttons code end, as shown in the given picture below.
</b:if>
6. Now save your theme and you are done.


Post a Comment

0 Comments