Conversation
supportIs 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]
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; }
Thanks, rajros. That works perfectly!
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; }
Thanks, rajros. That works perfectly!