Hi there,
I have used the following css to remove the date posts on recent posts, but it does not work. Can you help.
span.x-recent-posts-date, .single-post .p-meta span:nth-of-type(2) {
display: none;
}
The page in question is https://www.bowfiddle.org/?page_id=340
Thanks in advance
