Need help? Check out our Support site, then


Remove author info in Chateau

  1. How do I remove the 'posted by akitchencat' byline, please?

    The blog I need help with is akitchencat.com.au.

  2. Have you purchased an annually renewable custom design upgrade and is this a CSS editing question?

  3. 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.

  4. Yes and yes. Do you have CSS editing skills?

  5. None whatsoever. Might be time to learn.

  6. 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?

  7. That'll do - thanks! :)

Topic Closed

This topic has been closed to new replies.

About this Topic