I know you are familiar with this "Subscribe to Post Atom" thing, almost 90% visible on blogger templates. Maybe some of you wouldn't even care about this, and find this annoying. So, i want to show you how to get rid of this. We have two ways of doing that, Just keep reading.
HIDING IT
- Go to your Blogger Dashboard
- Template
- Edit HTML
- Proceed
- Click "Expand Widget Template"
- Press CTRL+F for search shortcut
- And Locate the .feed-links
- Just add display:none inside the bracket like this:
.feed-links{display:none}
REMOVING IT
- On your search box
- Locate this code,
<b:include name='feedLinks'/>
- Just remove this part ,
NOTE: ALWAYS CLICK PREVIEW TO CHECK FOR ANY ERROR
YOU CAN SAVE YOUR TEMPLATE NOW
And see it inserted on your blog. ARE YOU CONFUSED REGARDING THIS TUTORIAL?
If you have any difficulties implementing and/or following this tutorial, Feel free to keep in touch with me and ill try my best to work it out.
No comments:
Post a Comment
● Be sure to click "Notify Me" below, to get notified for follow up response.
● Respect! Do not Spam/Flood, you will be banned if you do so.
● Admin will try to get back to you as soon as we possibly can.