remove Author and Date

Viewing 2 posts - 1 through 2 (of 2 total)
  • #4820
    dpiccola
    Participant

    Although someone else asked this in the past the link with the solution is now dead.
    can anyone explain how to get rid of Author Date etc.. in the posts?
    thank you

    PS also how to add a static footer with copyright protection πŸ™‚

    #4878
    1omenzoa
    Participant

    I just learned how to do this!

    Find this in your style.css
    }

    .single .entry-meta ul {
    list-style:none;
    margin:0;
    display:none;
    }

    Be sure to add the display:none; and it shoud disappear!

    Happy Minimaticaing

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

You must be logged in to reply to this topic.