Hello athemes team,
How to hide tags from post?
Thanks,
Jim
Tags
jimtechs
#3
I don’t want to leave them blank tags help google in key words
I just want to disable it from the posts
awan
#4
I see, You can hide it using css then:
.entry-footer .fa-tag, .entry-footer a[rel=tag] {
display: none;
}
put the code above using custom css plugin