[Resolved] Remove date

Home Forums Support [Resolved] Remove date

Home Forums Support Remove date

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1532649
    Escobar

    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.

    #1532716
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .wpsp-related-posts .wp-show-posts-entry-meta {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1533039
    Escobar

    Thanks!!! It works perfectly.

    One more question.

    Is there a way to change the column colour ( at related posts) backgroud to white?

    Thanks again

    #1533099
    David
    Staff
    Customer Support

    Hi there,

    can you raise a new topic and share a link to the page where we can see the Related Posts column.

    #1533103
    Escobar

    Sure, thanks.

    #1533130
    David
    Staff
    Customer Support

    Thx – replied!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.