If I do a post or a page with no title, I'm left with an empty h1 tag at the top of the post/page.
I'd like to either get rid of the h1 in these cases, or else be able to add an extra CSS class to the post/page so that I can specify how to display the post (and the h1) differently when the post/page is published with no title.
Are either of these things possible?
Thanks.