@amateur_dev, I hope it’s not too late, but I finally managed to find a solution!
go to appearances>editor>content-homepage.php and simply delete the following part:
<div class=”hero”>
<h1><?php the_title(); ?></h1>
<?php the_excerpt(); ?>
</div>
Worked like a charm for me!
@d4z_c0nf thank you so much for that blazing fast answer! Sorry I took so long to react
[edit]
I put it in advanced options > Custom CSS and it worked like a charm! It’s so much better now, don’t know why this isn’t default 🙂