Hello @sitetvtech-eu,
Thank you very much for buying the pro version of the theme.
Now to remove the title section in the page use below given CSS.
For this go to Admi Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page-title-wrap {
display: none;
}
Also if you want the grey background to replace with the image then you can do so from Admin Panel > Appearance > Customize > Header Image.
Hope this helps.
Best Regards!!