Title: css in header
Last modified: August 21, 2016

---

# css in header

 *  [maxelcat](https://wordpress.org/support/users/maxelcat/)
 * (@maxelcat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-in-header/)
 * Hi
 * I am using thematic and I have created childtheme.
    I have discovered that a 
   few lines of css are being added into the head of the documents.
 * I want to get rid of this, but can’t seem to find where its coming from.
 * How would I ge rid of this – or is that a bad idea?
 * Thanks
 * Hers’s the css
 *     ```
       <style type="text/css">
       				#blog-title, #blog-title a, #blog-description {
       			color:#blank;
       		}
       				#branding {
       			background-position: center bottom;
       			background-repeat: no-repeat;
       			margin-top: 32px;
       		}
       		#blog-title, #blog-title a, #blog-description {
       			display:none;
       		}
       		#branding {
       			height:235px;
       			width:940px;
       			padding:0;
       		}
       			</style>
       	</head>
       ```
   

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-in-header/#post-5094793)
 * Try deactivating all your plugins to explore whether any are responsible, as 
   I assume the theme’s demo site doesn’t have this CSS in the `<head>`: view-source:
   [http://demo.thematictheme.com/](http://demo.thematictheme.com/)

Viewing 1 replies (of 1 total)

The topic ‘css in header’ is closed to new replies.

## Tags

 * [css header](https://wordpress.org/support/topic-tag/css-header/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/css-in-header/#post-5094793)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
