Hello,
Is there a way to remove the date from Masonary Posts or Blog Posts?
I have unchecked them in the “Blog Meta elements”, but I still see them.
Hi thermospas!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove the date from masonry element
.av-masonry-date {
display: none;
}
If you would like to remove it from blog posts element as well, please post the link to your blog page so we can make sure to provide you an accurate solution.
Best regards,
Yigit
