Is there another way to hide post metadata aside from .postmetadata { display: none; } I know some themes let's you choose which ones to show/hide. Just looking for another easy way out.
You mean the date, post category, comment count etc? Just delete the metadata line from your theme files. I've been meaning to write my metadata using JS, so that the date doesn't show up in search results.