In every post page there is a link like "Subscribe to: Post Comments(Atom)"
In every page other then post page it may be like "Subscribe to: Post (Atom)"
Here is a Screen-shot for You
How to hide this Links?
1. Go to Blogger Dashboard > Design tab > Edit HTML tab2. Check Expand Widget Templates checkbox
3. Then serach for the following line of code and remove it.
<b:include name='feedLinks'/>
Finally Save Your template.
How to Hide this links By CSS?
There is another way to hide this links By CSSYou just copy the below code and paste it before ]]></b:skin> tag
.blog-feeds{display:none !important;}
Sharing is simple! Make sure, drop some comment here! Thanks me if you had benefit from this post! If you have anything in mind, feel free to drop some comment here.. Just ask me if you have any problem with those codes.. Happy Blogging Guys! Follow me for the latest post and hacks!
No comments:
Post a Comment