Wednesday, August 1, 2012

Remove “Subscribe to: Posts(Atom)” Link From Blogger

How To Remove “Subscribe to: Posts(Atom)” Link From Blogger


1) Go To Blogger.com

2) Then Blogger Dashboard.

3) After That Click On Template.

4) Then Click On Edit HTML

5) Proceed that.

6) Check The Box “Expand Widget Templates”.

7) After That Search For This Code ]]> ( by Pressing CTRL+F a Box will Pop-up after that search for the mentioned Code/Tag).

8) Now Copy The Below Script and Paste it After ]]> Tag

.blog-feeds{display:none !important;}

9)Now Just Take a Preview ( Preview is for Checking that it works or Not or if The Template is Ok or Not The Template is Edited Wrong.)

10) Now Hit Save Template , you Are Done!