Home Forums Free Themes University Hub How to remove date and author from posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64906
    kbrook25
    Participant

    First of all, I love this theme!

    I would like to hide the date and author on my posts. How can I do that?

    https://ohia.jhu.edu/

    #64948
    wensolutions
    Keymaster

    Hello @kbrook25,

    First of thank you very much for all the appreciations.

    Now to hide the date and author of the individual posts use below-given CSS.

    For this go to Admin Panel > Appearance > CUstomize > Additional CSS and paste below given CSS.

    footer.entry-footer {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #65295
    kbrook25
    Participant

    Worked perfectly. 🙂

    Thanks!

    #65297
    wensolutions
    Keymaster

    Hello @kbrook25,

    Glad to know your issue has been resolved !!

    If you have any queries/issues further, please feel free to post your queries here.

    Best Regards !!

    #99409
    kevinstevens
    Participant

    Finally! I spent a few hours of searching the solution of this problem. The thing is that the theme is just perfect but hiding the date and author on my posts is very important for me. Thanks to Keymaster answer I was able to fix everything just in a few minutes, thank you soooooo much!

    Kevin Stevens,
    payforessayz.com

    #99411
    wensolutions
    Keymaster

    Hello @kevinstevens,

    Glad that you figured out the solution in your own.

    If you have any issues further then kindly let us know.

    Thank you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.