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

    Hello,

    I have try to hide date on Blog posts but it is not working. I have try to put this codes but nothing is happen.

    slide-meta {
    display:none !important;
    }
    .av-masonry-date { display: none !important; }

    time[class*=”date”] {
    display: none;
    }

    post-meta-infos, .news-time{
    display: none;
    }
    Can you help me? You can see link in private content.

    Regards

    #764124

    I have solve problem. You can close topic.

    .slide-meta {
    display: none;
    }

    #764465

    Hi,

    Glad that you have fixed it and shared the solution :)

    Best regards,
    Nikko

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide date’ is closed to new replies.