Hi there,
I put many tags on each post and just realized that it displayed on the blog too. I've searched the forum and found 2 codes below. Somehow it doesn't work for my case. I really to hide those tags because it creates problem with sharing on facebook too. By the way, I already buy Custom CSS. Please help. Thank you very much.
Jerry
2 codes that I already tried, they didn't work.
.postinfo to {display:none}
p.tagged {
display: none;
}