Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #259726

    I have the tags shown at the bottem of every post.

    How do I remove them so they do not show?

    Jamie

    • This topic was modified 10 years, 6 months ago by Jamie A.
    #259854

    Hi Jamie A!

    Thank you for visiting the support forum!

    Please add this on Quick CSS or custom.css to remove the post tags:

    span.blog-tags.minor-meta {
    display: none;
    }

    Regards,
    Ismael

    #259907

    Perfect thanks a million Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove the tags shown at the bottom of a post’ is closed to new replies.