How to remove "shared by NAME"

Theming + Custom CSS:

#header .header-shared-by {
	display: none;
}
2 Likes