How do I remove the 'posted by akitchencat' byline, please?
The blog I need help with is akitchencat.com.au.
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 do I remove the 'posted by akitchencat' byline, please?
The blog I need help with is akitchencat.com.au.
Have you purchased an annually renewable custom design upgrade and is this a CSS editing question?
I searched an located this for you > http://en.forums.wordpress.com/topic/chateau-leave-a-comment-and-line-under-post-titles?replies=14#post-811293
I don't have the Custom Design Upgrade - so I would need this upgrade to tweak this?
With the CSS Upgrade, could I also alter the column widths?
Thanks for your help - it's a great community to be a part of.
Yes and yes. Do you have CSS editing skills?
None whatsoever. Might be time to learn.
To remove the entire byline in the Chateau theme, add this to your Appearance → Custom Design → CSS page:
.post-info {
display: none;
}
Or were you trying to remove just the author name and keep the rest of the byline?
That'll do - thanks! :)
This topic has been closed to new replies.