• Resolved karencheah

    (@karencheah)


    Is there a way to hide the post date? I’m using shortcode on a page. Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rajros

    (@rajros)

    Doesn’t have option by default. May be in future releases/update I will include this. For now you can use this css to hide the date block:

    .rpscw-postmeta {
    display: none;
    }

    Thread Starter karencheah

    (@karencheah)

    Thanks, rajros. That works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide post date’ is closed to new replies.