• Hi Sami,

    Thank you for your great Path theme.

    I copyed the extact code

    .entry-meta {
    display: none;
    }

    to the path child theme style.css. Nothing happened on the website.
    Would you please give me some suggestions 🙂
    How to remove “posted in Uncategorised” and the Author description box under every Post?
    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please post a link to your site for help with things like this.

    Thread Starter lilytreehe

    (@lilytreehe)

    remove_action( “{$prefix}_singular-post_after_singular”, ‘path_author_box’, 11 );

    Problem resolved, I added the code above to Path Child theme functions.php as Sami suggested in other post.

    It worked 🙂

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Theme: Path] Remove\Hide "posted in Uncategorised" and Author Box’ is closed to new replies.