Hey bouwman,
I had the same problem. If you want to get rid of the page title for each page, go into the page-template.php file. When there, look for the snippet of code that includes “page-title.” Either delete that snippet or comment it out <!– –> to remove the page title from each page.
Hope this helps.