How to hide post dates?
-
Hi, I have a problem with my blog: teatroinvigna.wordpress.com.
I’m using Cubic theme but I want to hide posts date in homepage, because I’m using posts as static sections.
There is a solution? Someone could help me with Css?
Thank you!The blog I need help with is: (visible only to logged in users)
-
Your blog is displaying post thumbnails on home page, without any dates. Am I missing something?
-
Hi @planetablogs, I see you have used the following CSS to hide the dates in Cubic.
.entry-date { display: none; }Nice job!
- The topic ‘How to hide post dates?’ is closed to new replies.