Forums
Forums / Theme: Decode / How to hide post date
(@epunk)
12 years ago
Hi
How can I hide the post date from my blog in this theme?
Regards Jonny
(@scottsmith)
In the Customize menu, under Other Options, add this in the Custom CSS text area:
article .date { display: none; }
The topic ‘How to hide post date’ is closed to new replies.