How to remove a date from wordpress post

Try adding this to your CSS:

.latest-post h4 + p {
display: none;
}

File not found.