Thanks for the reply, A WP Life.
I actually want a (responsive) Welcome on the home page.
Be that a Page Widget for the home page, or a responsive home page which allows Pages and not only Posts.
The solution you give still makes a home Page look like a Post.
I am sorry.
Using a static home page on landstracoaching.nl, I want to show the Page Home below the Slider.
However, this page is treated like a Post, showing date of publishing and cutting off after 50 words, then showing a Read more button. This button leads to the home page itself:
<a class="more-link" href="http://landstracoaching.nl/">Read More</a>
How do I get the (whole) Home page as a Page and not as a Post?
I presume this must be possible without complicated programming.
(I managed switch off the display of publishing date, indeed called .post .post_date.)
Can you help?