Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #168044
    patrickm
    Participant

    hi

    under my blog post it shows cat links and tag links, how can I remove them?

    thanks

    #168054
    Skandha
    Participant

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-footer {
    	display:none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #168101
    patrickm
    Participant

    thanks so much that worked! Would you mind removing my email address from your post please?

    thanks again!

    #168200
    Skandha
    Participant

    Yeah sure. I suggest you keep a different nickname than your email so that I can tag you on my reply.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to remove cat and tag links from blog’ is closed to new replies.