how to remove posted in by on from page
The blog I need help with is derekdawes.wordpress.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
how to remove posted in by on from page
The blog I need help with is derekdawes.wordpress.com.
This gets rid of it on the main page and also on the single post pages.
.post small {
display: none;
}
right!
This topic has been closed to new replies.