I'm sure you can go in and adjust the template/css to hide it.
Maybe add this
<style>
p-who-date { display:none; }
</style>
in your html header somewhere.
or you might need to put a . or # infront of the p-who-date.
I don't really know wordpress but i took a quick look at one, so might work.
|