@proflekan: Do you mean to remove just the text “Recent Posts” or the whole section.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To remove just the text “Recent Posts” from homepage */
.home h2.section-title {
display:none;
}
/*To remove the whole section from Homepage *?
.home #content {
display:none;
}
Let me know if this works out!
Also for swift replies, post your issues and queries on our official theme support forum https://catchthemes.com/support-forum/forum/personal-trainer-free/
Kind Regards,
Skandha