Viewing 1 replies (of 1 total)
  • Moderator Mel Choyce-Dwan

    (@melchoyce)

    Hi there,

    If you’ve made a child theme and you’re comfortable working with templates, you can make a copy of “content.php” and remove “<?php flounder_posted_on(); ?>” on lines 18 and 60.

    Otherwise, if you have Jetpack’s css module active, or any other css-modifying plugins installed, you can use the following css:

    time.entry-date.meta {
    display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘removing post dates’ is closed to new replies.