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?
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