@amanhstu
Put two line of code below in your theme’s functions.php file.
Just let us know if that’s what you need
remove_action('wprshrtcd_comment_content', 'wprshrtcd_output_review_title', 5);
add_action('wprshrtcd_comment_content', 'wprshrtcd_output_review_title', 25, 2);