Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101426
    Ana
    Participant

    How do I get rid of author and date on post page?
    Thanks!

    #101446
    Sakin
    Keymaster

    @acosta: You can just hide it by adding the following css in “Appearance => Customize => Theme Options => Advanced Options => Custom CSS” box:
    .entry-meta { display: none; }

    #101450
    Nilambar Sharma
    Participant

    Another alternative would be using Theme Options. In Customizer, Go to Theme Options -> Content Meta Options. You can find Show Date, Show Author, etc options to show/hide such meta content.

    #101489
    Ana
    Participant

    Thanks guys!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Post pages’ is closed to new replies.