Viewing 1 replies (of 1 total)
  • You’ll need to go into your theme and remove the code that prints the tags or else add this to your additional CSS under the customizer

     .post_tags {
        font-size: 12px;
        font-style: italic;
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘how to hide tags on published posts?’ is closed to new replies.