• Hello again!

    How do I remove the text at the bottom of each post, “This entry was posted in [CATEGORY NAME(S)] Edit”?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    Hi
    Please try below

    Add to style.css bottom

    article .this-posted-in{
       display:none;
    }

    Thank you

    Thread Starter Ray Burtoff

    (@rburtoff)

    This works quite nicely, thank you (as always) for the help!

    Thread Starter Ray Burtoff

    (@rburtoff)

    Whoops, spoke too soon. This gets rid of the category that the post is in, but the Parent and Child categories still show up. How do I get rid of those? I checked out the CSS but couldn’t find where this gets applied.

    Theme Author nobita

    (@nobita)

    Please tell me your WEBSite

    Please page that has a problem is tell me where that whether

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove "This entry was posted in" Text’ is closed to new replies.