Hi! I've browsed and haven't found the answer. I'm hoping that someone can help me located the place to change the CSS sheet so that my blog doesn't list the "posted by" name and date
Thanks in advance!
The blog I need help with is powtownderby.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! I've browsed and haven't found the answer. I'm hoping that someone can help me located the place to change the CSS sheet so that my blog doesn't list the "posted by" name and date
Thanks in advance!
The blog I need help with is powtownderby.com.
Sure! In the Nuntius theme, you can hide that using this CSS:
.byline {
display: none;
}
Thank you so much!!!!!
This topic has been closed to new replies.