The code snippets below should be pasted into your child theme's functions.php file.
Here is how you can remove the post content.
// Remove the post content.
beans_remove_action( 'beans_post_content' );
Here is how you can remove the post content.
// Remove the post content.
beans_remove_action( 'beans_post_content' );