Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #115396
    Mitch Colvin
    Participant

    Hi,
    Can you please tell me how to remove the keyword tags at the end of my post. I figured out how to remove them from my home page but there is not an option to hide them at the end of the post. Please let me know how to do this.
    Thanks

    #115426
    Mahesh
    Keymaster

    @mitchc: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .single #main .entry-footer .entry-meta .tags-links {
        display: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How To Remove Keyword Tags At The End Of My Post’ is closed to new replies.