Code to remove the date from a news tile?
Use the below css to hide the date from the news tile.
.lt-news-item-date {
display: none;
}
0
Please sign in to leave a comment.
Comments
0 comments