Hey there,
On my site I have removed tags from underneath categories and archives but kept it on my blog posts. I did this with;
.archive .entry-footer,
.blog .entry-footer {
display: none;
}
It works, but I cant find a way of hiding them on the search results pages too? I have a search bar at the bottom of the page, if you type anything in to it then you’ll see the tags underneath.
The website is http://www.footballleaguescout.com.
I do apologise if this has been answered before, I have tried to search but couldn’t find anything.
Thanks,
Tom