Home › Forums › Support › Deactivate Post Date in a post This topic has 7 replies, 2 voices, and was last updated 4 years ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 20, 2019 at 10:29 am #844812 Jorge Hi there, Can you please provide the code to deactivate the date only in one post? Cheers! Regards March 20, 2019 at 10:33 am #844819 LeoStaff Customer Support Hi there, Can you link me to the post in question? You can edit the original topic and use the private URL field. Let me know ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 20, 2019 at 10:35 am #844823 Jorge Hi Leo, The post is not published yet. Isn’t there a CSS code to paste in Simple CSS within the post? I have included the site March 20, 2019 at 10:56 am #844842 LeoStaff Customer Support Yup if you are using Simple CSS then definitly. Just hide the date and keep the author? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 20, 2019 at 11:39 am #844886 Jorge Both please! March 20, 2019 at 11:45 am #844889 LeoStaff Customer Support This should work: .entry-meta { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 21, 2019 at 1:10 am #845205 Jorge Thanks Leo, it works! Regards March 21, 2019 at 8:55 am #845776 LeoStaff Customer Support No problem ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In