1) Don’t forget to take a backup of the file prior to any change.
2) Copy front-page-content.php from the parent theme to the child theme folder.
3) Open front-page-content.php from the child theme and comment/delete all the content in that page. Then add the following code on that file.
<?php the_content(); ?>
4) Update the file.