Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi philippe09270. Welcome to the Hueman forum. Are you referring to single post pages? Category archive posts? Home page posts?

    Thread Starter philippe09270

    (@philippe09270)

    hi bdbrown

    Remove the date, author … in articles.

    Below, simply remove the line:
    EDITOR’S RELEASE 21.4.2016

    The date of the update may leave

    Thank you

    The default single post author byline is this:

    BY BILLY BOB · PUBLISHED APRIL 29, 2016 · UPDATED JUNE 1, 2016

    All you want it to display is this?

    UPDATED JUNE 1, 2016
    Thread Starter philippe09270

    (@philippe09270)

    The best is that it displays nothing.
    No date, author.
    Update ok.

    Hey there,

    You can achieve what you are after by adding following Custom CSS to your theme using Advanced CSS Editor.

    .post-byline{
        display:none;
    }

    Hope it helps.

    Thread Starter philippe09270

    (@philippe09270)

    Thank you Yogya Shukla.
    Super this extension is the css line is ok.
    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove the date and author’ is closed to new replies.