How to hide:
- Go to Blogger Dashboard > Template > Edit HTML > Proceed
- Click Expand Widget Template
- Search .feed-links by hitting CTRL+F
- Add display:none inside the bracket
.feed-links{display:none}
How to remove:- In your search box, look for this code
<b:include name='feedLinks'/>
- Remove that code above.
- Save template.
0 comments:
Post a Comment