How do i remove the rss feed icon in the top bar. My feed doesn't seem to work for symphonova.ocm
http://www.symphonova.com/?feed=rss2
so i want to just get rid of it.
How do i remove the rss feed icon in the top bar. My feed doesn't seem to work for symphonova.ocm
http://www.symphonova.com/?feed=rss2
so i want to just get rid of it.
I dont know how to remve it (im not a php guru), but, your RSS is working fine.
There is 1 post (the default "hello world" one actually) in your blog.
And i can see\read it in your RSS.
Hi Saranganv,
If want to hide it anyway, you can add the following to your Quick CSS or custom.css:
.rss {
display: none;
}You must log in to post.