Remove ugly header from your WordPress.com page

You’ve probably seen the ugly dark banner on top of your WordPress.com blog when you’re logged in (and sadly, when others are logged in). If you’re willing to pay for the custom design store perk, here’s how to remove them.

Insert this in Appearance » Custom Design » CSS.

#wpadminbar {
	display:none;
}

Leave a Reply

Create a website or blog at WordPress.com