How to Remove the DATE on blog post Pages in 'Brooklyn theme'?

Hi, how are you? I hope you are doing well . .

I’m trying to figure out,

How to Remove the DATE on blog post Pages in ‘Brooklyn theme’?

Thank you very much & look forward to hearing from you Soon . . :slightly_smiling_face:

Hi @SaPl ,

Can you please send a preview url of the store?

Thank you

Hi @SaPl

You can remove it by adding this code below to theme.liquid file, after


Hi @SaPl

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.

.date time { display: none !important; }

Hope that my solution works for you.

Best regards,

Henry | PageFly

Thank You So Much, Dan! :slightly_smiling_face:
It worked! :+1:

Hi Dan, I was able to remove the dates on blog Post pages, however I still see dates on ‘blog Page’.

Is there a code to 'Remove the dates on ‘blog Page’?

Thank you so much! :slightly_smiling_face: