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
I have solve problem. You can close topic.
.slide-meta {
display: none;
}
Hi,
Glad that you have fixed it and shared the solution :)
Best regards,
Nikko