Hi there,
on the starting page of our school-website we display all blog-entries having the category “news”. That works well – but the date the entries were published is not really necessary.
How can I hide the dates? All we need is the title and a picture.
Regards
Ingo
https://www.ebg-rottenburg.de/
Hallo Becker_EBG,
Please try the following in Quick CSS under Enfold->General Styling:
.home .av-masonry-date {
display:none;
}
LG,
Rikard