Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121414
    prumejuice
    Participant

    Under the excerpt of the post it shows all of the categories and tags. I want a minimal sleek look, how do I change it so that the tags don’t show up under the post?

    #121432
    tikaram
    Keymaster

    @prumejuice : Go to Appearance => Customize => Additional css and add the following css

    .home .entry-meta .tags-links{
    	display: none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #132616
    bwashington729
    Participant

    This didn’t work.

    #132917
    tikaram
    Keymaster

    @bwashington729 : Please post in your site URL.

    Regards,

    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I remove tags under post excerpt on home page post feed?’ is closed to new replies.