I dont want to show publication date
-
Hi, im using the free theme called “Cubic” and show publication date of the post will ruin the goal of project.
Its possible to hide it?
Thx for attention.
The blog I need help with is: (visible only to logged in users)
-
Hi there. The only way to make this change is by editing the CSS and you need either the Premium or Business upgrade plan to do that. See here for more info on the Custom Design upgrade and editing CSS:
http://en.support.wordpress.com/custom-design/
http://en.support.wordpress.com/custom-design/editing-css/The actual code you need to change this is:
.entry-meta { display: none; }For more help you can post directly in the CSS Customization forum: https://en.forums.wordpress.com/forum/css-customization#postform
- The topic ‘I dont want to show publication date’ is closed to new replies.