Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #237395
    yarondoron
    Participant

    Hi

    When I publish a page in my new site a timestamp appears under the name of the page (last time it was edited) and I would like to erase it. A

    I appreciate your help.

    Best Regards

    #237441
    Skandha
    Participant

    @yarondoron: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #237449
    yarondoron
    Participant

    It appears under the headline

    #237450
    Skandha
    Participant

    @yarondoron: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page .singular-content-wrap .posted-on {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #237479
    yarondoron
    Participant

    I works like magic…:)

    Thanks a lot

    Yaron

    #237511
    Skandha
    Participant

    @yarondoron: Hello Yaron, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/chique/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can I delete the timestamp appears on my pages?’ is closed to new replies.