I'm unable to remove my blog title from my post title in my blogger blogspot. I've tried,
.post-title.entry-title {
display: none;
}
but it still doesn't work.
On
If you're talking about post title where you want to remove home page title after post title than:
replace
<title>to</title>with (located under the<head>tag)