• Resolved mwiederman7

    (@mwiederman7)


    Hello! This theme is beautiful, thank you!
    I was wondering if there is any way to completely remove the date/time stamp from posts all together? Thank you ahead of time for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Silkalns

    (@silkalns)

    You can remove date from Dazzling WordPress theme by adding this simple CSS to Appearance >> Theme Options >> Other >> Custom CSS.

    .entry-meta .posted-on {
      display: none;
    }

    Silkalns,

    How would I go about getting the date back after I have removed it? Or is there a way to remove the published date from select single posts without removing it from all posts?

    Thanks!

    Hi @tdrieling1,

    This topic is resolved. As per the?Forum Welcome,you should post your own topic and to help us keep support thread separates could you please create your own thread for your question here https://www.ads-software.com/support/theme/dazzling instead of replying on others thread as it makes the thread messy and hard to read.

    If you want to you can also add reference of this thread in your newly created thread.

    We would be more than happy to help you on your new thread.

    Thanks,
    Movin

    Thanks, Movin, for making me aware of the Forum Welcome guidelines.

    There is no need for me to create my own thread now, as I figured out the answer to my question shortly after having asked it.

    Thanks again!

    Awesome great to see you got that figured out.

    Please advise if you have more questions by creating new topic.

    Have a fantastic day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Date and Time of Post’ is closed to new replies.