WordPress – How To Hide Tag Link Under Post Title On Single Post View

In this video, I show you how to remove/hide the tag links on a single “post” page on WordPress! here is the code

.entry-meta , .tag-links { display: none; }



As an Amazon Associate we earn from qualifying purchases through some links in our articles.
Scroll to Top