Hi Johann,
To remove the blog date and comments from Recents Posts section of homepage
Go to the Appearance -> Editor -> inc/custom-functions.php
at line no. 380 find below code and simply delete that code
<span>'.get_the_date('F j, Y').' | Comments '.get_comments_number().'</span>
Regards
Grace Themes