Ads

How To Delete or Remove Post-Atom Link From Your Blog – In Blogger?

You may have some issue regarding the template used in your Blogger Blog when it comes to the way you design your blog. By default, the template given by the Blogger has got something that some users or the so called bloggers are not interested. Anyway, there is a way out of it.

At the bottom of your blog you may find the Post-Atom link, this usually happens when you installed the available themes in the Blogger Dashboard. To remove it or make it hidden just follow these steps.

Copy the code given below
#feed-links{display:none;}

Once you have copied the above code, follow the steps below:

Steps To Follow:
Go to the Blogger Dashboard after you have log in with your email id and password. Before you make any change to your template, make sure to backup the current template by going to the Theme option.

Here there are two ways to apply this step. You can either go to the Customise option available in the Theme option and then go to the Advanced option and select the Add CSS and paste the code and save. Or Edit HTML to proceed. If you choose to edit the html coding then, press Ctrl+F from the keyboard to display the search box. Once you the search box is displayed, you need to search the code like this ]]>

The moment you find the above code you must paste the code shown at the beginning before this code ]]> and then hit save. That is it you are done with the best solution to the problem you faced before.