Hi!
I would like to remove the publication date from my blog page. Is it possible?
Thank you
Arantza
Hey Arantza,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-masonry-date {
display: none;
}
Best regards,
Yigit
Thank you, it works :)
Best regards
Arantza