Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1112199

    I need to remove all the dates from all individual posts, category view of posts, blog page of posts, everywhere. No dates.

    I want to remove from category pages like this one:

    And the Blog page:
    https://www.oasismagazine.com.au/journal/

    And all other pages where dates appear. How can I do this?

    #1112256

    Hey Dameon,

    I have checked both of these pages and it seems you have already removed the date using this code:

    .avia-content-slider .slide-meta, .news-time {
        display: none !important;
    }

    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.