Hi there,
how can I remove/hide the date anywhere on the site for all blogposts, so they look actual?
Thanks
Hey Antonio,
Could you post a link to where we can see the elements in question please?
Best regards,
Rikard
Sure, it’s blog
Thanks
Hi,
Thank you for the info.
Please add this css code to hide the post date:
#top .av-masonry-date {
display: none;
}
Best regards,
Ismael