Hi, I need to hide the date from the articles slider section on my website http://www.shiatsumilanoeditore.it can you help me please? Thanks Gianluca from Italy
Hey sitibus,
Add this to quick css:
.slide-meta-time.updated{
display:none!important;
}
Best regards,
Jordan Shannon