Hi there, I'm using the Bueno theme and cannot for the life of me work out how to remove dates from my posts. Any help would be greatly appreciated! Best, Jenny.
The blog I need help with is comicmummy.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi there, I'm using the Bueno theme and cannot for the life of me work out how to remove dates from my posts. Any help would be greatly appreciated! Best, Jenny.
The blog I need help with is comicmummy.com.
link to blog, please.
Never mind, found it. (http://comicmummy.com/)
It seems you copied the entire CSS in the Editor, that is not recommended. Read this for more info.
http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/
To remove the dates, add this class ".date" at the bottom of your CSS:
.date {display: none;}
That should do it.
This topic has been closed to new replies.