Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #261147
    robpaj
    Participant

    Hi, I am trying to remove the date of posting a page on this page. I need few general pages about what I do and do not want them to have publish date. Is there any way to remove it?
    thanks:)

    #261168
    Skandha
    Participant

    @robpaj: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #263006
    adrmusic
    Participant

    Hello! I’d like to do the same for my site.
    Here’s one of the pages where the date shows up and I’d like to remove it: https://iam-adr.com/about

    Many thanks!

    #263013
    Skandha
    Participant

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

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

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

    #263087
    adrmusic
    Participant

    Thank you Skandha! It worked beautifully.
    I’d have more questions, I’ll post them separately so they can be labeled properly.

    Kind regards

    #263102
    Skandha
    Participant

    @adrmusic: Hello there, 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/simclick/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

    #263202
    adrmusic
    Participant

    Hello Skandha, I will gladly write a review!
    Kind regards

    #263283
    Skandha
    Participant

    @adrmusic: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Removing date on each page’ is closed to new replies.