No two themes are built exactly alike, though there are a lot of constants throughout most themes, though also not necessarily executed the exact same way.
With BlankSlate we try to make everything really simple and straight forward.
There are a couple options here:
– You could probably just delete entry-meta.php (though this may cause errors)
– You could edit entry-meta.php and simply remove all contents or comment all the code out and save
– You can add the following to your stylesheet:
.entry-meta{display:none}