Remove Post Date

How do you remove the post date? I have tried adding this to the css
.entry-date {
display: none;
}

But it doesn’t work. Any suggestions?

Thanks
Mike

Hey Mike,

Welcome to the BB forums! :slight_smile:

I’m assuming you wanted to remove the dates on the blog page? If so, you can disable it under Appearance > Customize > Content > Blog Layout. Just set Post Date to Hidden.

Ben