THEMEHALL
  • Omega
  • Cart
  • Contact
  • My Account

Remove date from posts

Home › Forums › Omega Child › Remove date from posts

Tagged: date

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by joanna-chee.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • September 27, 2016 at 8:16 am #5150
    joanna-chee
    Participant

    Hi Han

    What CSS do I need to remove the date from my posts?

    Thanks for your help

    Joanna

    September 28, 2016 at 3:11 pm #5153
    han
    Keymaster

    Hi Joanna, you can hide it via CSS. The code below will do the magic

    .entry-header .entry-meta {
        display:none;
    }
    October 10, 2016 at 8:47 am #5174
    joanna-chee
    Participant

    Thanks so much Han. I really appreciate your help.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Contact
css.php