[ad_1]
Hello @jesuis15,
It seems you are using a post, instead of the page, you would not have that on top of the page.
If that’s a page and not a blog post, then you just make the same content and use a page, check this article <span style=”box-sizing: border-box; margin: 0px; padding: 0px;”>to understa</span>nd the difference -> https://learn.projectdmc.org/lesson-plan/pages-versus-posts better
If you insist on using the posts instead of pages, to hide that, you can use custom CSS code:
[data-prefix="single_blog_post"] .entry-header .entry-meta {display: none;}
You need to add that code to Customizer – Additional CSS area.
I hope you find this reply helpful.
Kind regards.