Two days and no reply. Don’t worry about it. I found how to remove that section by doing this:
1. Go to the content-page.php in your editor.
2. Comment out the section.
<!–
<header class=”entry-header”>
<h1 class=”entry-title”><?php the_title(); ?></h1>
</header><!– .entry-header –>
3. save file. Now you can name your home page without the name of the page also in the article section.