Remove date from Post

Home Forums Iconic One Pro Support Remove date from Post

This topic contains 3 replies, has 2 voices, and was last updated by  Themonic-Support 5 years, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5359

    Francesco
    Participant

    Hi,
    how remove date from post?

    I try this css but don’t work:

    span.meta-sep {
        display: none;
    }
    span.date.updated {
        display: none;
    }
    .comments-area article header time {
        display: none;
    }

    Thanks in advance

    Francesco

    #5360

    Hi Francesco,

    Please check after clearing browser and plugin cache Or you can also check try in a private browsing mode but if you are using cache plugin you have to clear its old cache before the new changes can take effect.

    #5371

    Francesco
    Participant

    Hello,
    private browsing and I cleaning cache but nothing happens.

    I put code in “custom.css” : it’s correct?

    Thanks

    Francesco

    #5372

    yes, it is correct, you can also try pasting the CSS in Customizer -> Additional CSS section

    if it is still not working, send login details and URL to [email protected] with link to this thread so I can check it out.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.