Archived topic
Remove date
5 replies · Started by Escobar on November 15, 2020
Is there a way to remove the date of related posts? I am using wp show posts and a hook.
The page for example is this: https://www.mivestuariolaboral.com/ropa-contra-el-frio
Thanks in advance.
Hi there,
Try this CSS:
.wpsp-related-posts .wp-show-posts-entry-meta {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thanks!!! It works perfectly.
One more question.
Is there a way to change the column colour ( at related posts) backgroud to white?
Thanks again
Hi there,
can you raise a new topic and share a link to the page where we can see the Related Posts column.
Sure, thanks.
Thx - replied!