Date tag
The topic ‘Date tag’ is closed to new replies.
Need help? Check out our Support site, then
Is there a way I can delete or default to not displaying the date or month of a post?
The blog I need help with is: cinemusefilms.com
Hi.
You can use the following CSS code to hide the date:
.thumbnail .box, .thumbnail .et_date { display: none; }
Note: You need to have the Custom Design upgrade to apply changes.
Thanks for your reply. Works perfect.
You’re welcome
The topic ‘Date tag’ is closed to new replies.