So you've come across the forums recommending you to use a Custom CSS plugin or create a Child Theme, good.
Enter this CSS into your Child Theme style.css file/ Custom CSS section of the dashboard;
.post-meta {
display: none;
}
So you've come across the forums recommending you to use a Custom CSS plugin or create a Child Theme, good.
Enter this CSS into your Child Theme style.css file/ Custom CSS section of the dashboard;
.post-meta {
display: none;
}